#include "hmdccalibrationgo4mon.h" |
HMdcCalibrationGo4Mon
class description - source file - inheritance tree (.pdf)
protected:
Bool_t getCategories()
void initVariables()
void setParContainers()
public:
HMdcCalibrationGo4Mon()
HMdcCalibrationGo4Mon(Text_t* name, Text_t* title)
~HMdcCalibrationGo4Mon()
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* rawCatHeader !< pointer to the raw data header
HIterator* iterraw !< iterator on raw data.
HIterator* iterrawHeader !< iterator on raw data header.
static HMdcHistBooker* Histbooker !< pointer to HMdcHistBooker
HMdcCalibrationGo4Mon
HMdcCalibrationGo4Mon(void)
Default constructor calls the function setParContainers().
HMdcCalibrationGo4Mon(Text_t* name,Text_t* title)
: HReconstructor(name,title)
Constructor calls the constructor of class HReconstructor with the name
and the title as arguments. It also calls the function setParContainers().
~HMdcCalibrationGo4Mon(void)
destructor deletes the iterator
void initVariables()
iterator+categories
void printStatus()
void setParContainers()
creates the parameter containers MdcLookupGeom/MdcLookupRaw/MdcTimeCut if they do not
exist and adds them to the list of parameter containers in the runtime
database
Bool_t init(void)
creates the MdcRaw category and adds them to the current
event
creates an iterator which loops over all fired cells
calls the function setParContainers()
Bool_t reinit(void)
Bool_t getCategories()
Int_t execute()
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:03:48 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.