| #include "LegsMakerPbTagTOF.h" |
LegsMakerPbTagTOF
class description - source file - inheritance tree (.pdf)
public:
LegsMakerPbTagTOF(Int_t add = 1)
LegsMakerPbTagTOF(const LegsMakerPbTagTOF&)
virtual ~LegsMakerPbTagTOF()
static TClass* Class()
virtual void Init()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerPbTagTOF& operator=(const LegsMakerPbTagTOF&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
static const enum LegsMakerPbTagTOF:: kPb
static const enum LegsMakerPbTagTOF:: kXt
static const enum LegsMakerPbTagTOF:: kPn
static const enum LegsMakerPbTagTOF:: kPv
static const enum LegsMakerPbTagTOF:: kXc
static const enum LegsMakerPbTagTOF:: kPf
static const enum LegsMakerPbTagTOF:: kTag
TH1F* fHistPbTagTof
TH2F* fHistPbTagTofpC
TH2F* fHistPbTagTDCpC
TH1F* fHistPbStTof[3]
TH2F* fHistIndPbStTag[225]
TH2F* fHistIndPbTagTof[225]
TH1F* fHistIndPbTagTofpC[225]
TH1F* fHistIndPbTagTofpCT[225][64]
TH1F* fHistIndPbTagTDC[64]
TH2F* fHistIndPbTagTofTk[225]
TH1F* fHistIndPbTdc[225]
TH1F* fHistIndPbTdcOffset[225]
TH2F* fHistIndPbTdcOffStTof[225]
TH2F* fHistIndPbTdcOffTof[225]
TH2F* fHistIndPbTdcOffTagTof[225]
The class looks into Tagger TOF in respect to the PbG-counters
histograms are produced to check the true tag peak dependent on TagChannel
and PbG counters.
LegsMakerPbTagTOF( Int_t add)
: LegsMaker("PbTagTOF","PbG counter TagTof histos", 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 ~LegsMakerPbTagTOF()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerPbTagTOF LegsMakerPbTagTOF(const LegsMakerPbTagTOF&)
LegsMakerPbTagTOF& operator=(const LegsMakerPbTagTOF&)
Last update: Wed May 18 13:33:33 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.