#include <StBTofPidTraits.h>

Public Member Functions | |
| StBTofHit * | tofHit () |
| const StBTofHit * | tofHit () const |
| unsigned char | matchFlag () const |
| Matching information. | |
| float | yLocal () const |
| float | zLocal () const |
| float | thetaLocal () const |
| StThreeVectorF & | position () |
| const StThreeVectorF & | position () const |
| float | tot () const |
| timing for PID | |
| float | timeOfFlight () const |
| float | pathLength () const |
| float | beta () const |
| float | sigmaElectron () const |
| PID functions. | |
| float | sigmaPion () const |
| float | sigmaKaon () const |
| float | sigmaProton () const |
| float | probElectron () const |
| float | probPion () const |
| float | probKaon () const |
| float | probProton () const |
| void | setTofHit (StBTofHit *) |
| void | setMatchFlag (unsigned char) |
| void | setYLocal (float) |
| void | setZLocal (float) |
| void | setThetaLocal (float) |
| void | setPosition (const StThreeVectorF &) |
| void | setTimeOfFlight (float) |
| void | setPathLength (float) |
| void | setBeta (float) |
| void | setSigmaElectron (float) |
| void | setSigmaPion (float) |
| void | setSigmaKaon (float) |
| void | setSigmaProton (float) |
| void | setProbElectron (float) |
| void | setProbPion (float) |
| void | setProbKaon (float) |
| void | setProbProton (float) |
Definition at line 32 of file StBTofPidTraits.h.
1.5.9