StRoot
1
|
Public Member Functions | |
bool | addHit (StMcSvtHit *) |
unsigned long | numberOfHits () const |
unsigned int | numberOfBarrels () const |
StMcSvtBarrelHitCollection * | barrel (unsigned int) |
const StMcSvtBarrelHitCollection * | barrel (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 | { mNumberOfBarrels = 4 } |
Protected Attributes | |
StMcSvtBarrelHitCollection | mBarrels [mNumberOfBarrels] |
Definition at line 43 of file StMcSvtHitCollection.hh.