![]() |
Project
|
< original track in the currently loaded TPC-ITS reco output More...
#include <MatchTOF.h>
Inherits TrackParametrizationWithError< float >.
Public Member Functions | |
TrackLocTPCITS (const o2::track::TrackParCov &src, int tch, int tid) | |
TrackLocTPCITS ()=default | |
ClassDefNV (TrackLocTPCITS, 1) | |
Public Attributes | |
o2::dataformats::EvIndex< int, int > | source |
track origin id | |
o2::math_utils::Bracket< float > | timeBins |
bracketing time-bins | |
float | zMin = 0 |
float | zMax = 0 |
int | matchID = MinusOne |
entry (none if MinusOne) of TOF matchTOF struct in the mMatchesTOF | |
< original track in the currently loaded TPC-ITS reco output
Definition at line 70 of file MatchTOF.h.
|
inline |
Definition at line 76 of file MatchTOF.h.
|
default |
o2::globaltracking::TrackLocTPCITS::ClassDefNV | ( | TrackLocTPCITS | , |
1 | |||
) |
entry (none if MinusOne) of TOF matchTOF struct in the mMatchesTOF
Definition at line 75 of file MatchTOF.h.
o2::dataformats::EvIndex<int, int> o2::globaltracking::TrackLocTPCITS::source |
track origin id
Definition at line 71 of file MatchTOF.h.
o2::math_utils::Bracket<float> o2::globaltracking::TrackLocTPCITS::timeBins |
bracketing time-bins
Definition at line 72 of file MatchTOF.h.
float o2::globaltracking::TrackLocTPCITS::zMax = 0 |
Definition at line 74 of file MatchTOF.h.
float o2::globaltracking::TrackLocTPCITS::zMin = 0 |
Definition at line 73 of file MatchTOF.h.