#include "hmdcfilltime1hists.h" |
HMdcFillTime1Hists
class description - source file - inheritance tree (.pdf)
public:
HMdcFillTime1Hists()
HMdcFillTime1Hists(Text_t* name, Text_t* title)
~HMdcFillTime1Hists()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
TDirectory* Mkdir(TDirectory*, Char_t*, Int_t, Int_t p = 1)
void setOutputRoot(Char_t*)
void setParContainers()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HCategory* calCat ! pointer to the cal data
Char_t* fNameRootHists file name of root output file
TH2F* hmdctime_tdc[6][4][16]
TH2F* hmdctime_layer[6][4][6]
HLocation loc ! location for new object.
HIterator* iter ! iterator on cal1 data.
HMdcLookupGeom* lookup ! lookup table for mapping
HMdcLookupRaw* lookupRaw ! lookup table for mapping
HMdcFillTime1Hists
HMdcFillTime1Hists(void)
Default constructor calls the function setParContainers().
HMdcFillTime1Hists(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().
~HMdcFillTime1Hists(void)
destructor deletes the iterator
void setParContainers()
creates the parameter containers MdcLookupGeom/MdcLookupRaw if they do not
exist and adds them to the list of parameter containers in the rumtime
database
void setOutputRoot(Char_t *c)
Sets rootfile output of HMdcFillTimeHists where all created histograms were written.
Bool_t init(void)
creates the MdcRaw and MdcCal1 categories and adds them to the current
event
creates an iterator which loops over all fired cells
calls the function setParContainers()
TDirectory* Mkdir(TDirectory *dirOld, Char_t *c, Int_t i, Int_t p) //! Makes new Dir, changes to Dir, returns pointer to new Dir
Function to create subdirectories
Bool_t finalize(void)
Int_t execute()
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:08:30 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.