| #include "LegsMakerPvTagTOF.h" |
LegsMakerPvTagTOF
class description - source file - inheritance tree (.pdf)
public:
LegsMakerPvTagTOF(Int_t add = 1)
LegsMakerPvTagTOF(const LegsMakerPvTagTOF&)
virtual ~LegsMakerPvTagTOF()
static TClass* Class()
virtual void Init()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerPvTagTOF& operator=(const LegsMakerPvTagTOF&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
static const enum LegsMakerPvTagTOF:: kPb
static const enum LegsMakerPvTagTOF:: kXt
static const enum LegsMakerPvTagTOF:: kPn
static const enum LegsMakerPvTagTOF:: kPv
static const enum LegsMakerPvTagTOF:: kXc
static const enum LegsMakerPvTagTOF:: kPf
static const enum LegsMakerPvTagTOF:: kTag
static const enum LegsMakerPvTagTOF:: kPvReal
TH1F* fHistPvTagTof
TH2F* fHistPvTagTofpC
TH2F* fHistPvTagTDCpC
TH1F* fHistPvStTof[3]
TH2F* fHistIndPvStTag[15]
TH2F* fHistIndPvTagTof[15]
TH1F* fHistIndPvTagTofpC[15]
TH1F* fHistIndPvTagTofpCT[15][64]
TH1F* fHistIndPvTagTDC[64]
TH2F* fHistIndPvTagTofXpos[15]
TH2F* fHistIndPvTagTofTk[15]
TH2F* fHistIndPvTkXpos[15]
The class looks into Tagger TOF in respect to the PV-counters
histograms are produced to check the true tag peak dependent on TagChannel
and PV counters.
LegsMakerPvTagTOF( Int_t add)
: LegsMaker("PvTagTOF","PV 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 ~LegsMakerPvTagTOF()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerPvTagTOF LegsMakerPvTagTOF(const LegsMakerPvTagTOF&)
LegsMakerPvTagTOF& operator=(const LegsMakerPvTagTOF&)
Last update: Wed May 18 13:33:53 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.