StRoot
1
|
#include <StTpcHitCollection.h>
Classes | |
class | StTpcHitIter |
An iterator over StTpcHits in a StTpcHitCollection. More... | |
Public Member Functions | |
bool | addHit (StTpcHit *) |
unsigned int | numberOfHits () const |
unsigned int | numberOfSectors () const |
unsigned int | numberOfPadrows (int sectorId) const |
StTpcSectorHitCollection * | sector (unsigned int) |
const StTpcSectorHitCollection * | sector (unsigned int) const |
const StSPtrVecTpcHit * | hits (int sectorId, int padrowId) const |
StTpcHitIter | begin () |
StTpcHitIter | end () |
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 50 of file StTpcHitCollection.h.