StRoot
1
|
Public Member Functions | |
StHltVpdHit () | |
StBeamDirection | direction () const |
0 is east and 1 is west | |
short | channel () const |
float | tdc () const |
float | tot () const |
float | tof () const |
float | triggerTime () const |
short | module () const |
short | cell () const |
void | setDirection (StBeamDirection) |
void | setChannel (short) |
void | setTdc (float) |
void | setTot (float) |
void | setTof (float) |
void | setTriggerTime (float) |
Public Member Functions inherited from StObject | |
StObject (const StObject &sto) | |
StObject & | operator= (const StObject &sto) |
virtual TObject * | clone () const |
Int_t | isZombie () const |
virtual void | makeZombie (int flg=1) |
UInt_t | Ztreamer (TBuffer &R__b) |
ClassDef (StObject, 3) static UInt_t fgTally | |
Definition at line 25 of file StHltVpdHit.h.
StHltVpdHit::StHltVpdHit | ( | ) |
< total 19 channels for each side (east/west)
Definition at line 22 of file StHltVpdHit.cxx.