HMdcMonitor
class description - source file - inheritance tree (.pdf)
public:
HMdcMonitor()
HMdcMonitor(Text_t* name, Text_t* title)
HMdcMonitor(Text_t* name, Text_t* title, Int_t secnum, Int_t modnum)
~HMdcMonitor()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
void setParContainers()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
void showWin()
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
HLocation loc Location for new object
HCategory* rawCat Pointer to MdcRaw data category
HIterator* iter ! Iterator over Cal2 category
HMdcRawStruct* raws Pointer to MdcRawStruct
TMapFile* mfile Pointer to TMapFile
HEvent* recEvt
TH2S* pHistTDCDT[16]
TH1S* pHistTDC[16]
TH2S* pHistTD[16]
TH1S* pHistMult
TH1S* pHistT1[16][12][8]
TH1S* pHistT2[16][12][8]
Int_t i
Int_t j
Int_t k
Int_t l
Int_t tdcChip
Int_t tdcChan
Int_t time1
Int_t time2
Int_t time3
Int_t time4
Int_t time5
Int_t time6
Int_t nHits
Int_t sector
Int_t module
Int_t mbo
Int_t tdc
Int_t secNum
Int_t modNum
public:
static Int_t evtNum
HMdcMonitoring
Storing histograms in TMapFile
HMdcMonitor(void)
HMdcMonitor(Text_t* name,Text_t* title) :
HReconstructor(name,title)
HMdcMonitor(Text_t* name,Text_t* title, Int_t secnum, Int_t modnum) :
HReconstructor(name,title)
~HMdcMonitor(void)
mfile->Update();
void setParContainers()
Bool_t init(void)
Int_t execute(void)
void showWin(void)
Bool_t finalize(void)
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:12:38 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.