StRoot
1
|
Public Member Functions | |
StTpcRawData (Int_t noSectors=24) | |
UInt_t | size () |
UInt_t | getNoSectors () |
StTpcDigitalSector * | GetSector (UInt_t sector) |
StTpcDigitalSector * | getSector (UInt_t sector) |
Int_t | getVecOfPixels (StVectPixel &pixels, Int_t sector, Int_t row, Int_t padMin=1, Int_t padMax=-1, Int_t tMin=0, Int_t tMax=-1) |
void | setNoSectors (UInt_t noSectors=0) |
void | setSector (UInt_t sector, StTpcDigitalSector *digitSector) |
void | clear () |
void | Clear (const Option_t *opt="") |
StTpcRawData & | operator+= (StTpcRawData &v) |
virtual void | Print (const Option_t *opt="") 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 | |
Definition at line 151 of file StTpcRawData.h.