StRoot
1
|
Public Member Functions | |
StMtdPidTraits * | createMtdPidTraits () const |
unsigned char | matchFlag () const |
Matching information. | |
float | yLocal () const |
float | zLocal () const |
float | thetaLocal () const |
float | deltaY () const |
float | deltaZ () const |
StThreeVectorF & | position () |
const StThreeVectorF & | position () const |
float | timeOfFlight () const |
timing for PID | |
float | pathLength () const |
float | beta () const |
float | expTimeOfFlight () const |
float | sigmaMuon () const |
PID functions. | |
float | probMuon () const |
void | setMtdPidTraits (const StMtdPidTraits *) |
Setters. | |
void | setMatchFlag (unsigned char) |
void | setYLocal (float) |
void | setZLocal (float) |
void | setThetaLocal (float) |
void | setPosition (const StThreeVectorF &) |
void | setDeltaY (float) |
void | setDeltaZ (float) |
void | setTimeOfFlight (float) |
void | setPathLength (float) |
void | setBeta (float) |
void | setSigmaMuon (float) |
void | setProbMuon (float) |
void | setExpTimeOfFlight (float) |
Definition at line 9 of file StMuMtdPidTraits.h.