![]() |
Project
|
Inherits o2::tof::eventTimeTrackTest.
Public Member Functions | |
double | tofSignalDouble () const |
float | tofExpSignalDe () const |
![]() | |
float | tofChi2 () const |
float | pt () const |
float | p () const |
float | length () const |
int | masshypo () const |
![]() | |
eventTimeTrack ()=default | |
eventTimeTrack (double tof, float expt[3], float expsigma[3]) | |
double | tofSignal () const |
float | tofExpSignalPi () const |
float | tofExpSignalKa () const |
float | tofExpSignalPr () const |
float | tofExpSigmaPi () const |
float | tofExpSigmaKa () const |
float | tofExpSigmaPr () const |
Public Attributes | |
double | mSignalDouble = 0.0 |
float | mEta = 0.0 |
float | mPTPC = 0.0 |
float | mPhi = 0.0 |
float | mExpDe = 0 |
int | mIsProb = 0 |
int | mCh = -1 |
float | mChi2 = 0 |
bool | mHasTOF = false |
int | mSource = -1 |
double | mTrktime = 0 |
double | mTrktimeRes = 0 |
float | mDx = 0 |
float | mDz = 0 |
![]() | |
float | mTOFChi2 = -1.f |
float | mPt = 0.f |
float | mP = 0.f |
float | mLength = 0.f |
int | mHypo = 0 |
![]() | |
double | mSignal = 0.f |
float | expTimes [3] = {0.f, 0.f, 0.f} |
float | expSigma [3] = {999.f, 999.f, 999.f} |
Definition at line 63 of file TOFEventTimeChecker.cxx.
|
inline |
Definition at line 65 of file TOFEventTimeChecker.cxx.
|
inline |
Definition at line 64 of file TOFEventTimeChecker.cxx.
int MyTrack::mCh = -1 |
Definition at line 72 of file TOFEventTimeChecker.cxx.
float MyTrack::mChi2 = 0 |
Definition at line 73 of file TOFEventTimeChecker.cxx.
float MyTrack::mDx = 0 |
Definition at line 78 of file TOFEventTimeChecker.cxx.
float MyTrack::mDz = 0 |
Definition at line 79 of file TOFEventTimeChecker.cxx.
float MyTrack::mEta = 0.0 |
Definition at line 67 of file TOFEventTimeChecker.cxx.
float MyTrack::mExpDe = 0 |
Definition at line 70 of file TOFEventTimeChecker.cxx.
bool MyTrack::mHasTOF = false |
Definition at line 74 of file TOFEventTimeChecker.cxx.
int MyTrack::mIsProb = 0 |
Definition at line 71 of file TOFEventTimeChecker.cxx.
float MyTrack::mPhi = 0.0 |
Definition at line 69 of file TOFEventTimeChecker.cxx.
float MyTrack::mPTPC = 0.0 |
Definition at line 68 of file TOFEventTimeChecker.cxx.
double MyTrack::mSignalDouble = 0.0 |
Definition at line 66 of file TOFEventTimeChecker.cxx.
int MyTrack::mSource = -1 |
Definition at line 75 of file TOFEventTimeChecker.cxx.
double MyTrack::mTrktime = 0 |
Definition at line 76 of file TOFEventTimeChecker.cxx.
double MyTrack::mTrktimeRes = 0 |
Definition at line 77 of file TOFEventTimeChecker.cxx.