StRoot
1
|
Public Member Functions | |
bool | addHit (StMcTpcHit *) |
unsigned long | numberOfHits () const |
unsigned int | numberOfSectors () const |
StMcTpcSectorHitCollection * | sector (unsigned int) |
const StMcTpcSectorHitCollection * | sector (unsigned int) const |
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 | |
Protected Types | |
enum | { mNumberOfSectors = 24 } |
Protected Attributes | |
StMcTpcSectorHitCollection | mSectors [mNumberOfSectors] |
Definition at line 33 of file StMcTpcHitCollection.hh.