HTofGo4Mon
class description - source file - inheritance tree (.pdf)
protected:
Bool_t getCategories()
void initVariables()
void setParContainers()
public:
HTofGo4Mon()
HTofGo4Mon(Text_t* name, Text_t* title)
~HTofGo4Mon()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
void printStatus()
virtual Bool_t reinit()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HCategory* rawCat !< pointer to the raw data
HCategory* hitCat !< pointer to the hit data
HCategory* tofinorawCat !< pointer to the tofino raw data
HIterator* iterraw !< iterator on raw data.
HIterator* iterhit !< iterator on hit data
HIterator* itertofinoraw !< iterator on tofino raw data
static HTofHistBooker* tofHistbooker !< pointer to HTofHistBooker*
HTofGo4Mon
HTofGo4Mon(void)
Default constructor .
HTofGo4Mon(Text_t* name,Text_t* title)
: HReconstructor(name,title)
Constructor calls the constructor of class HReconstructor with the name
and the title as arguments.
~HTofGo4Mon(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()
tofHistbooker->resetActiveList(2,gHades->getEventCounter()); // if feature of incremental update should be used
Bool_t finalize()
Inline Functions
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:36:05 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.