#include "htriggergo4mon.h" |
HTriggerGo4Mon
class description - source file - inheritance tree (.pdf)
protected:
Bool_t getCategories()
void initVariables()
void setParContainers()
public:
HTriggerGo4Mon()
HTriggerGo4Mon(Text_t* name, Text_t* title)
~HTriggerGo4Mon()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
Int_t getDownscaled()
static HTriggerGo4Mon* getExObject()
virtual Bool_t init()
virtual TClass* IsA() const
void printStatus()
virtual Bool_t reinit()
void setDownscaled(Int_t b)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HCategory* richCat !< pointer to the rich category
HCategory* tofCat !< pointer to the tof category
HCategory* showerCat !< pointer to the shower category
HCategory* matchuCat !< pointer to the matchu category (muleptons)
HCategory* tofCatHit !< pointer to the tof hit category
HCategory* showerCatHit !< pointer to the shower hit category
HIterator* iterrich !< iterator
HIterator* itertof !< iterator
HIterator* itershower !< iterator
HIterator* itermatchu !< iterator
HIterator* itertofhit !< iterator
HIterator* itershowerhit !< iterator
HTriggerParShowerMap* showerMap !< shower pad to phi / theta mapping
static HTriggerGo4Mon* pointMe !< pointer to 'this'
Int_t useDownscaled !< use, all events if 0, only downscaled events if 1, and triggered events if 2
static HTriggerHistBooker* triggerHistbooker !< pointer to HTriggerHistBooker
HMdcGo4Mon
HTriggerGo4Mon(void)
Default constructor .
HTriggerGo4Mon(Text_t* name,Text_t* title)
: HReconstructor(name,title)
Constructor calls the constructor of class HReconstructor with the name
and the title as arguments.
~HTriggerGo4Mon(void)
destructor deletes the iterator
void initVariables()
iterator+categories
void printStatus()
void setParContainers()
Bool_t init(void)
Bool_t reinit(void)
Bool_t getCategories()
Int_t execute()
triggerHistbooker->resetActiveList(2,gHades->getEventCounter()); // if feature of incremental update should be used
Bool_t finalize()
HTriggerGo4Mon* getExObject()
Inline Functions
Int_t getDownscaled()
void setDownscaled(Int_t b)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Fri Jan 26 12:37:40 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.