|
enum | StRpsTrackType { rpsLocal,
rpsGlobal,
rpsUndefined
} |
|
enum | StRpsAngles { rpsAngleThetaX,
rpsAngleThetaY,
rpsAngleTheta,
mNumberOfAngleTypes
} |
|
enum | { mNumberOfStationsInBranch = 2
} |
|
|
| StRpsTrack (const StRpsTrack &) |
|
StRpsTrack & | operator= (const StRpsTrack &) |
|
StRpsTrackPoint * | trackPoint (unsigned int) const |
|
StThreeVectorF | pVec () const |
|
int | branch () const |
|
StRpsTrackType | type () const |
|
unsigned int | planesUsed () const |
|
double | theta (unsigned int=rpsAngleTheta) const |
|
double | thetaRp (unsigned int=rpsAngleTheta) const |
|
double | phi () const |
|
double | phiRp () const |
|
double | t (double) const |
|
double | xi (double) const |
|
double | p () const |
|
double | pt () const |
|
double | eta () const |
|
double | time () const |
|
void | setTrackPoint (StRpsTrackPoint *, unsigned int) |
|
void | setP (const StThreeVectorF &) |
|
void | setBranch (int) |
|
void | setType (StRpsTrackType) |
|
| 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 38 of file StRpsTrack.h.
The documentation for this class was generated from the following files: