StRoot
1
|
Public Member Functions | |
int | index () |
StDetectorId | detectorId () |
int | charge () |
unsigned int | nHits () |
unsigned int | nHitsPoss () |
unsigned int | nHitsFit () |
unsigned int | nHitsDEdx () |
double | nSigmaPion () |
StThreeVectorF & | globalDca () |
const StThreeVectorF & | globalDca () const |
double | z (const TLorentzVector &) const |
void | setIndex (short) |
void | setDetectorId (StDetectorId) |
void | setCharge (char) |
void | setNHits (unsigned char) |
void | setNHitsFit (unsigned char) |
void | setNHitsPoss (unsigned char) |
void | setNHitsDEdx (unsigned char) |
void | setNSigmaPion (float) |
void | setGlobalDca (StThreeVectorF &) |
Definition at line 15 of file StChargedPionJetParticle.h.