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

#include <EventTimeMaker.h>

Inherited by o2::tof::eventTimeTrackTest.

Public Member Functions

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

Constructor & Destructor Documentation

◆ eventTimeTrack() [1/2]

o2::tof::eventTimeTrack::eventTimeTrack ( )
default

◆ eventTimeTrack() [2/2]

o2::tof::eventTimeTrack::eventTimeTrack ( double  tof,
float  expt[3],
float  expsigma[3] 
)
inline

Definition at line 137 of file EventTimeMaker.h.

Member Function Documentation

◆ tofExpSigmaKa()

float o2::tof::eventTimeTrack::tofExpSigmaKa ( ) const
inline

Definition at line 149 of file EventTimeMaker.h.

◆ tofExpSigmaPi()

float o2::tof::eventTimeTrack::tofExpSigmaPi ( ) const
inline

Definition at line 148 of file EventTimeMaker.h.

◆ tofExpSigmaPr()

float o2::tof::eventTimeTrack::tofExpSigmaPr ( ) const
inline

Definition at line 150 of file EventTimeMaker.h.

◆ tofExpSignalKa()

float o2::tof::eventTimeTrack::tofExpSignalKa ( ) const
inline

Definition at line 146 of file EventTimeMaker.h.

◆ tofExpSignalPi()

float o2::tof::eventTimeTrack::tofExpSignalPi ( ) const
inline

Definition at line 145 of file EventTimeMaker.h.

◆ tofExpSignalPr()

float o2::tof::eventTimeTrack::tofExpSignalPr ( ) const
inline

Definition at line 147 of file EventTimeMaker.h.

◆ tofSignal()

double o2::tof::eventTimeTrack::tofSignal ( ) const
inline

Definition at line 144 of file EventTimeMaker.h.

Member Data Documentation

◆ expSigma

float o2::tof::eventTimeTrack::expSigma[3] = {999.f, 999.f, 999.f}

Definition at line 153 of file EventTimeMaker.h.

◆ expTimes

float o2::tof::eventTimeTrack::expTimes[3] = {0.f, 0.f, 0.f}

Definition at line 152 of file EventTimeMaker.h.

◆ mSignal

double o2::tof::eventTimeTrack::mSignal = 0.f

Definition at line 151 of file EventTimeMaker.h.


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