47 #ifndef STAR_StTofMaker
48 #define STAR_StTofMaker
87 short mTofCollectionPresent;
88 short mSlatCollectionPresent;
89 short mHitCollectionPresent;
90 short mDataCollectionPresent;
91 short mRawDataCollectionPresent;
104 virtual Int_t
Init();
107 virtual Int_t
Make();
110 virtual const char *GetCVS()
const
111 {
static const char cvs[]=
"Tag $Name: $ $Id: StTofMaker.h,v 1.12 2014/08/06 11:43:47 jeromel Exp $ built " __DATE__
" " __TIME__ ;
return cvs;}
virtual Int_t Make()
Make method, check for collections; create and fill them according to m_Mode.
TH1S * nAdcHitHisto
method for testing classes of StTofPidMaker
virtual Int_t Finish()
default Finish method (empty)
virtual ~StTofMaker()
default empty destructor
Int_t InitRun(int)
InitRun method, (re)initialize TOFp data from STAR dBase.
Int_t FinishRun(int)
FinishRun method, clean up TOFp dBase entries.
Time-of-Flight Raw Data Maker.
Time-of-Flight Geometry Utilities.
StTofMaker(const char *name="tof")
default constructor
virtual Int_t Init()
Init method, book histograms.