Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

cafe::StatGWeight Class Reference

This processor calculate the global event weight. More...

#include <StatGWeight.hpp>

Inheritance diagram for cafe::StatGWeight:

cafe::Processor List of all members.

Public Member Functions

 StatGWeight (const char *name)
 ~StatGWeight ()
bool processEvent (cafe::Event &event)
 Called for every event.

 ClassDef (StatGWeight, 0)

Detailed Description

This processor calculate the global event weight.

Usage: add this processor to the controller Run processor (only one instance allowed), e.g.
cafe.Run ... StatGWeight(processor_name) ...

Author:
Viatcheslav Shary (shary@fnal.gov)

Definition at line 20 of file StatGWeight.hpp.


Constructor & Destructor Documentation

cafe::StatGWeight::StatGWeight const char *  name  ) 
 

Definition at line 8 of file StatGWeight.cpp.

cafe::StatGWeight::~StatGWeight  )  [inline]
 

Definition at line 24 of file StatGWeight.hpp.


Member Function Documentation

cafe::StatGWeight::ClassDef StatGWeight  ,
 

bool cafe::StatGWeight::processEvent cafe::Event event  )  [virtual]
 

Called for every event.

Reimplemented from cafe::Processor.

Definition at line 10 of file StatGWeight.cpp.

References cafe::StatPointer::calculateGlobalWeight(), and cafe::EventBase::get().


The documentation for this class was generated from the following files:
Generated on Tue Mar 28 10:13:11 2006 for CAF by doxygen 1.3.4