Project
Loading...
Searching...
No Matches
o2::tof::eventTimeTrackTest Struct Reference

#include <EventTimeMaker.h>

Inherits o2::tof::eventTimeTrack.

Inherited by MyTrack.

Public Member Functions

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

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 156 of file EventTimeMaker.h.

Member Function Documentation

◆ length()

float o2::tof::eventTimeTrackTest::length ( ) const
inline

Definition at line 160 of file EventTimeMaker.h.

◆ masshypo()

int o2::tof::eventTimeTrackTest::masshypo ( ) const
inline

Definition at line 161 of file EventTimeMaker.h.

◆ p()

float o2::tof::eventTimeTrackTest::p ( ) const
inline

Definition at line 159 of file EventTimeMaker.h.

◆ pt()

float o2::tof::eventTimeTrackTest::pt ( ) const
inline

Definition at line 158 of file EventTimeMaker.h.

◆ tofChi2()

float o2::tof::eventTimeTrackTest::tofChi2 ( ) const
inline

Definition at line 157 of file EventTimeMaker.h.

Member Data Documentation

◆ mHypo

int o2::tof::eventTimeTrackTest::mHypo = 0

Definition at line 166 of file EventTimeMaker.h.

◆ mLength

float o2::tof::eventTimeTrackTest::mLength = 0.f

Definition at line 165 of file EventTimeMaker.h.

◆ mP

float o2::tof::eventTimeTrackTest::mP = 0.f

Definition at line 164 of file EventTimeMaker.h.

◆ mPt

float o2::tof::eventTimeTrackTest::mPt = 0.f

Definition at line 163 of file EventTimeMaker.h.

◆ mTOFChi2

float o2::tof::eventTimeTrackTest::mTOFChi2 = -1.f

Definition at line 162 of file EventTimeMaker.h.


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