|
enum | StRpsTrackPointQuality { rpsNormal,
rpsGolden,
rpsNotSet
} |
|
enum | { mNumberOfPmtsInRp = 2,
mNumberOfPlanesInRp = 4
} |
|
|
| StRpsTrackPoint (const StRpsTrackPoint &) |
|
StRpsTrackPoint & | operator= (const StRpsTrackPoint &) |
|
StThreeVectorF | positionVec () const |
|
int | rpId () const |
|
int | clusterId (unsigned int) const |
|
double | time (unsigned int) const |
|
StRpsTrackPointQuality | quality () const |
|
unsigned int | planesUsed () const |
|
double | x () const |
|
double | y () const |
|
double | z () const |
|
void | setPosition (const StThreeVectorF &) |
|
void | setRpId (int) |
|
void | setClusterId (int, unsigned int) |
|
void | setTime (double, unsigned int) |
|
void | setQuality (StRpsTrackPointQuality) |
|
| 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 29 of file StRpsTrackPoint.h.
The documentation for this class was generated from the following files: