1 #ifndef ___STAR_StEpdHitMaker
2 #define ___STAR_StEpdHitMaker
46 void setReadMuDst(
bool value=
true){ mReadMuDst=value; }
60 virtual const char *GetCVS()
const
61 {
static const char cvs[]=
"Tag " __DATE__
" " __TIME__ ;
return cvs;}
69 int mTriggerEventCounter;
75 bool mReadMuDst =
false;
StEpdDbMaker * GetEpdDbMaker()
Returns a pointer to the StEpdDbMaker.
virtual int Init()
Init does nothing right now.
StEpdCollection * GetEpdCollection()
Returns the collection of StEpdHits in the event.
virtual int Finish()
Finish does nothing right now.
StEpdHitMaker()
default constructor
const StTriggerData * GetTriggerData()
Returns a pointer to the StTriggerData object.
Stores information for tiles in STAR Event Plane Detector.
StEvent * GetStEvent()
Returns a pointer to the StEvent object.