| #include "LegsMakerRawPbgTdcs.h" |
LegsMakerRawPbgTdcs
class description - source file - inheritance tree (.pdf)
public:
LegsMakerRawPbgTdcs(Int_t add = 1)
LegsMakerRawPbgTdcs(const LegsMakerRawPbgTdcs&)
virtual ~LegsMakerRawPbgTdcs()
static TClass* Class()
virtual void Init()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerRawPbgTdcs& operator=(const LegsMakerRawPbgTdcs&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
static const enum LegsMakerRawPbgTdcs:: kPb
TH1F* fHistPbTof
TH1F* fHistPbRBeta
TH1F* fHistPbRBetaInd[226]
TH2F* fHistPbRBetaTagTof
TH1F* fHistTdc[226]
TH1F* fHistAdc[226]
The class looks into Tdcs and Tofs reconstruction in PbG-bars
LegsMakerRawPbgTdcs( Int_t add)
: LegsMaker("RawPbgTdcs","PbG Raw ADC+TDC histos + Tof", 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()
called by LegsRun every event when LegsRun::Loop() is called.
this is the main function from which other functions can be called.
returns TRUE if test cut is satisfied
returns FALSE otherwise
Inline Functions
void ~LegsMakerRawPbgTdcs()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerRawPbgTdcs LegsMakerRawPbgTdcs(const LegsMakerRawPbgTdcs&)
LegsMakerRawPbgTdcs& operator=(const LegsMakerRawPbgTdcs&)
Last update: Wed May 18 13:33:54 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.