StRoot
1
|
Public Member Functions | |
bool | addHit (StMcFgtHit *) |
unsigned long | numberOfHits () const |
unsigned int | numberOfLayers () const |
StMcFgtLayerHitCollection * | layer (unsigned int) |
const StMcFgtLayerHitCollection * | layer (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 | { mNumberOfLayers = 9 } |
Protected Attributes | |
StMcFgtLayerHitCollection | mLayers [mNumberOfLayers] |
Definition at line 24 of file StMcFgtHitCollection.hh.