| #include "LegsMakerCosmicsXtalBox.h" |
LegsMakerCosmicsXtalBox
class description - source file - inheritance tree (.pdf)
public:
LegsMakerCosmicsXtalBox(Int_t add = 1)
LegsMakerCosmicsXtalBox(const LegsMakerCosmicsXtalBox&)
virtual ~LegsMakerCosmicsXtalBox()
static TClass* Class()
virtual void Init()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerCosmicsXtalBox& operator=(const LegsMakerCosmicsXtalBox&)
virtual void RunEnd()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
UInt_t fXtcount[12][11][4]
Int_t fXtadc[12][11][4]
UInt_t fXtface[4]
UInt_t fXtcol[12][4]
Float_t fXcadc[5][5][4]
UInt_t fXcface[4]
public:
TH1F* fHistXtAdc[360]
TH1F* fHistXtLgt[360]
TH1F* fHistXcAdc[72]
TH1F* fHistXcLgt[36]
LegsMakerCosmicsXtalBox(Int_t add)
: LegsMaker ("CosmicsXtalBox","Cosmics in Xtal-Box", add)
constructor of the class. Data member "it" initialized to be
ponter to the LegsRun object which is processed right now. The maker
added to the list of makers in LegsRun object, so that it knows
about it. subdirectory in output file created for this maker
(the directory has the same name as the maker does).
void Init()
user initialization, create histos etc
bool Make()
fills a number of raw histograms and light for Xtal box
void RunEnd()
executed at the end of run
Inline Functions
void ~LegsMakerCosmicsXtalBox()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerCosmicsXtalBox LegsMakerCosmicsXtalBox(const LegsMakerCosmicsXtalBox&)
LegsMakerCosmicsXtalBox& operator=(const LegsMakerCosmicsXtalBox&)
Last update: Wed May 18 13:32:26 2005
ROOT page - Home 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.