Project
Loading...
Searching...
No Matches
MyTrack Struct Reference

Inherits o2::tof::eventTimeTrackTest.

Public Member Functions

double tofSignalDouble () const
 
float tofExpSignalDe () const
 
- Public Member Functions inherited from o2::tof::eventTimeTrackTest
float tofChi2 () const
 
float pt () const
 
float p () const
 
float length () const
 
int masshypo () const
 
- Public Member Functions inherited from o2::tof::eventTimeTrack
 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
 
- Public Attributes inherited from o2::tof::eventTimeTrackTest
float mTOFChi2 = -1.f
 
float mPt = 0.f
 
float mP = 0.f
 
float mLength = 0.f
 
int mHypo = 0
 
- Public Attributes inherited from o2::tof::eventTimeTrack
double mSignal = 0.f
 
float expTimes [3] = {0.f, 0.f, 0.f}
 
float expSigma [3] = {999.f, 999.f, 999.f}
 

Detailed Description

Definition at line 63 of file TOFEventTimeChecker.cxx.

Member Function Documentation

◆ tofExpSignalDe()

float MyTrack::tofExpSignalDe ( ) const
inline

Definition at line 65 of file TOFEventTimeChecker.cxx.

◆ tofSignalDouble()

double MyTrack::tofSignalDouble ( ) const
inline

Definition at line 64 of file TOFEventTimeChecker.cxx.

Member Data Documentation

◆ mCh

int MyTrack::mCh = -1

Definition at line 72 of file TOFEventTimeChecker.cxx.

◆ mChi2

float MyTrack::mChi2 = 0

Definition at line 73 of file TOFEventTimeChecker.cxx.

◆ mDx

float MyTrack::mDx = 0

Definition at line 78 of file TOFEventTimeChecker.cxx.

◆ mDz

float MyTrack::mDz = 0

Definition at line 79 of file TOFEventTimeChecker.cxx.

◆ mEta

float MyTrack::mEta = 0.0

Definition at line 67 of file TOFEventTimeChecker.cxx.

◆ mExpDe

float MyTrack::mExpDe = 0

Definition at line 70 of file TOFEventTimeChecker.cxx.

◆ mHasTOF

bool MyTrack::mHasTOF = false

Definition at line 74 of file TOFEventTimeChecker.cxx.

◆ mIsProb

int MyTrack::mIsProb = 0

Definition at line 71 of file TOFEventTimeChecker.cxx.

◆ mPhi

float MyTrack::mPhi = 0.0

Definition at line 69 of file TOFEventTimeChecker.cxx.

◆ mPTPC

float MyTrack::mPTPC = 0.0

Definition at line 68 of file TOFEventTimeChecker.cxx.

◆ mSignalDouble

double MyTrack::mSignalDouble = 0.0

Definition at line 66 of file TOFEventTimeChecker.cxx.

◆ mSource

int MyTrack::mSource = -1

Definition at line 75 of file TOFEventTimeChecker.cxx.

◆ mTrktime

double MyTrack::mTrktime = 0

Definition at line 76 of file TOFEventTimeChecker.cxx.

◆ mTrktimeRes

double MyTrack::mTrktimeRes = 0

Definition at line 77 of file TOFEventTimeChecker.cxx.


The documentation for this struct was generated from the following file: