StRoot
1
|
Public Member Functions | |
TrackToJetIndex (int jetIndex=-1, int trackIndex=-1, StDetectorId detId=kUnknownId, StJet *jet=0) | |
int | jetIndex () const |
int | trackIndex () const |
StJet * | jet () const |
short | trackId () const |
StDetectorId | detectorId () const |
short | flag () const |
short | charge () const |
unsigned short | nHits () const |
unsigned short | nHitsPoss () const |
unsigned short | nHitsDedx () const |
unsigned short | nHitsFit () const |
double | nSigmaPion () const |
double | nSigmaElectron () const |
double | nSigmaKaon () const |
double | nSigmaProton () const |
double | Tdca () const |
double | Tdcaz () const |
double | Tdcaxy () const |
double | etaext () const |
double | phiext () const |
double | dEdx () const |
double | jt () const |
double | ps () const |
double | pn () const |
double | pl () const |
double | frag () const |
TVector3 | momentum () const |
TVector3 | localMomentum () const |
short | id () const |
short | pdg () const |
short | status () const |
void | setJetIndex (int n) |
void | setTrackIndex (int n) |
void | setDetectorId (StDetectorId v) |
void | setFlag (short v) |
void | setCharge (short v) |
void | setNhits (unsigned short v) |
void | setNhitsPoss (unsigned short v) |
void | setNhitsDedx (unsigned short v) |
void | setNhitsFit (unsigned short v) |
void | setNsigmaPion (double v) |
void | setNsigmaElectron (double v) |
void | setNsigmaKaon (double v) |
void | setNsigmaProton (double v) |
void | setTdca (double v) |
void | setTdcaz (double v) |
void | setTdcaxy (double v) |
void | setetaext (double v) |
void | setphiext (double v) |
void | setdEdx (double v) |
void | setTrackId (int v) |
void | setId (short v) |
void | setPdg (short v) |
void | setStatus (short v) |
Definition at line 31 of file TrackToJetIndex.h.