#include <MatchInfoTOF.h>
Inherited by o2::dataformats::MatchInfoTOFReco.
|
| MatchInfoTOF (int idLocal, int idxTOFCl, double time, float chi2, o2::track::TrackLTIntegral trkIntLT, GTrackID idxTrack, float dt=0, float z=0, float dx=0, float dz=0, float dy=0, float geanttime=0.0, double t0=0.0) |
|
| MatchInfoTOF ()=default |
|
void | setIdxTOFCl (int index) |
|
void | setIdxTrack (GTrackID index) |
|
int | getIdxTOFCl () const |
|
GTrackID | getTrackRef () const |
|
int | getEventTOFClIndex () const |
|
int | getTOFClIndex () const |
|
int | getTrackIndex () const |
|
void | setChi2 (float chi2) |
|
float | getChi2 () const |
|
void | setHitPatternUpDown (bool v) |
|
bool | getHitPatternUpDown () const |
|
void | setHitPatternLeftRight (bool v) |
|
bool | getHitPatternLeftRight () const |
|
o2::track::TrackLTIntegral & | getLTIntegralOut () |
|
const o2::track::TrackLTIntegral & | getLTIntegralOut () const |
|
void | print () const |
|
void | setDeltaT (float val) |
|
float | getDeltaT () const |
|
void | setZatTOF (float val) |
|
float | getZatTOF () const |
|
void | setDZatTOF (float val) |
|
float | getDZatTOF () const |
|
void | setDXatTOF (float val) |
|
float | getDXatTOF () const |
|
void | setDYatTOF (float val) |
|
float | getDYatTOF () const |
|
void | setSignal (double time) |
|
double | getSignal () const |
|
int | getIdLocal () const |
|
float | getVz () const |
|
void | setVz (float val) |
|
int | getChannel () const |
|
void | setChannel (int val) |
|
float | getTgeant () const |
|
void | setTgeant (float val) |
|
double | getT0true () const |
|
void | setT0true (double val) |
|
Definition at line 26 of file MatchInfoTOF.h.
◆ QualityFlags
Enumerator |
---|
isMultiHitX | |
isMultiHitZ | |
badDy | |
isMultiStrip | |
isNotInPad | |
chiGT3 | |
chiGT5 | |
hasT0sameBC | |
hasT0_1BCbefore | |
hasT0_2BCbefore | |
Definition at line 78 of file MatchInfoTOF.h.
◆ MatchInfoTOF() [1/2]
o2::dataformats::MatchInfoTOF::MatchInfoTOF |
( |
int |
idLocal, |
|
|
int |
idxTOFCl, |
|
|
double |
time, |
|
|
float |
chi2, |
|
|
o2::track::TrackLTIntegral |
trkIntLT, |
|
|
GTrackID |
idxTrack, |
|
|
float |
dt = 0 , |
|
|
float |
z = 0 , |
|
|
float |
dx = 0 , |
|
|
float |
dz = 0 , |
|
|
float |
dy = 0 , |
|
|
float |
geanttime = 0.0 , |
|
|
double |
t0 = 0.0 |
|
) |
| |
|
inline |
◆ MatchInfoTOF() [2/2]
o2::dataformats::MatchInfoTOF::MatchInfoTOF |
( |
| ) |
|
|
default |
◆ getChannel()
int o2::dataformats::MatchInfoTOF::getChannel |
( |
| ) |
const |
|
inline |
◆ getChi2()
float o2::dataformats::MatchInfoTOF::getChi2 |
( |
| ) |
const |
|
inline |
◆ getDeltaT()
float o2::dataformats::MatchInfoTOF::getDeltaT |
( |
| ) |
const |
|
inline |
◆ getDXatTOF()
float o2::dataformats::MatchInfoTOF::getDXatTOF |
( |
| ) |
const |
|
inline |
◆ getDYatTOF()
float o2::dataformats::MatchInfoTOF::getDYatTOF |
( |
| ) |
const |
|
inline |
◆ getDZatTOF()
float o2::dataformats::MatchInfoTOF::getDZatTOF |
( |
| ) |
const |
|
inline |
◆ getEventTOFClIndex()
int o2::dataformats::MatchInfoTOF::getEventTOFClIndex |
( |
| ) |
const |
|
inline |
◆ getHitPatternLeftRight()
bool o2::dataformats::MatchInfoTOF::getHitPatternLeftRight |
( |
| ) |
const |
|
inline |
◆ getHitPatternUpDown()
bool o2::dataformats::MatchInfoTOF::getHitPatternUpDown |
( |
| ) |
const |
|
inline |
◆ getIdLocal()
int o2::dataformats::MatchInfoTOF::getIdLocal |
( |
| ) |
const |
|
inline |
◆ getIdxTOFCl()
int o2::dataformats::MatchInfoTOF::getIdxTOFCl |
( |
| ) |
const |
|
inline |
◆ getLTIntegralOut() [1/2]
◆ getLTIntegralOut() [2/2]
◆ getSignal()
double o2::dataformats::MatchInfoTOF::getSignal |
( |
| ) |
const |
|
inline |
◆ getT0true()
double o2::dataformats::MatchInfoTOF::getT0true |
( |
| ) |
const |
|
inline |
◆ getTgeant()
float o2::dataformats::MatchInfoTOF::getTgeant |
( |
| ) |
const |
|
inline |
◆ getTOFClIndex()
int o2::dataformats::MatchInfoTOF::getTOFClIndex |
( |
| ) |
const |
|
inline |
◆ getTrackIndex()
int o2::dataformats::MatchInfoTOF::getTrackIndex |
( |
| ) |
const |
|
inline |
◆ getTrackRef()
GTrackID o2::dataformats::MatchInfoTOF::getTrackRef |
( |
| ) |
const |
|
inline |
◆ getVz()
float o2::dataformats::MatchInfoTOF::getVz |
( |
| ) |
const |
|
inline |
◆ getZatTOF()
float o2::dataformats::MatchInfoTOF::getZatTOF |
( |
| ) |
const |
|
inline |
◆ print()
void MatchInfoTOF::print |
( |
| ) |
const |
◆ setChannel()
void o2::dataformats::MatchInfoTOF::setChannel |
( |
int |
val | ) |
|
|
inline |
◆ setChi2()
void o2::dataformats::MatchInfoTOF::setChi2 |
( |
float |
chi2 | ) |
|
|
inline |
◆ setDeltaT()
void o2::dataformats::MatchInfoTOF::setDeltaT |
( |
float |
val | ) |
|
|
inline |
◆ setDXatTOF()
void o2::dataformats::MatchInfoTOF::setDXatTOF |
( |
float |
val | ) |
|
|
inline |
◆ setDYatTOF()
void o2::dataformats::MatchInfoTOF::setDYatTOF |
( |
float |
val | ) |
|
|
inline |
◆ setDZatTOF()
void o2::dataformats::MatchInfoTOF::setDZatTOF |
( |
float |
val | ) |
|
|
inline |
◆ setHitPatternLeftRight()
void o2::dataformats::MatchInfoTOF::setHitPatternLeftRight |
( |
bool |
v | ) |
|
|
inline |
◆ setHitPatternUpDown()
void o2::dataformats::MatchInfoTOF::setHitPatternUpDown |
( |
bool |
v | ) |
|
|
inline |
◆ setIdxTOFCl()
void o2::dataformats::MatchInfoTOF::setIdxTOFCl |
( |
int |
index | ) |
|
|
inline |
◆ setIdxTrack()
void o2::dataformats::MatchInfoTOF::setIdxTrack |
( |
GTrackID |
index | ) |
|
|
inline |
◆ setSignal()
void o2::dataformats::MatchInfoTOF::setSignal |
( |
double |
time | ) |
|
|
inline |
◆ setT0true()
void o2::dataformats::MatchInfoTOF::setT0true |
( |
double |
val | ) |
|
|
inline |
◆ setTgeant()
void o2::dataformats::MatchInfoTOF::setTgeant |
( |
float |
val | ) |
|
|
inline |
◆ setVz()
void o2::dataformats::MatchInfoTOF::setVz |
( |
float |
val | ) |
|
|
inline |
◆ setZatTOF()
void o2::dataformats::MatchInfoTOF::setZatTOF |
( |
float |
val | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Reconstruction/include/ReconstructionDataFormats/MatchInfoTOF.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Reconstruction/src/MatchInfoTOF.cxx