![]() |
Project
|
#include <MatchTPCITS.h>
Inherits TrackParametrizationWithError< float >.
Public Types | |
enum | : uint16_t { CloneBefore = 0x1 , CloneAfter = 0x2 } |
Public Member Functions | |
bool | hasCloneBefore () const |
bool | hasCloneAfter () const |
int | getCloneShift () const |
void | setCloneBefore () |
void | setCloneAfter () |
ClassDefNV (TrackLocITS, 1) | |
Public Attributes | |
o2::math_utils::Bracketf_t | tBracket |
bracketing time in \mus | |
int | sourceID = 0 |
track origin id | |
int | roFrame = MinusOne |
ITS readout frame assigned to this track. | |
int | matchID = MinusOne |
entry (non if MinusOne) of its matchCand struct in the mMatchesITS | |
float | xrho = 0 |
x*rho seen during propagation to reference X (as pion) | |
float | dL = 0 |
distance integrated during propagation to reference X (as pion) | |
record TPC or ITS track associated with single ITS or TPC track and reference on the next (worse chi2) MatchRecord of the same TPC or ITS track
Definition at line 154 of file MatchTPCITS.h.
anonymous enum : uint16_t |
Enumerator | |
---|---|
CloneBefore | |
CloneAfter |
Definition at line 155 of file MatchTPCITS.h.
o2::globaltracking::TrackLocITS::ClassDefNV | ( | TrackLocITS | , |
1 | |||
) |
|
inline |
Definition at line 165 of file MatchTPCITS.h.
|
inline |
Definition at line 164 of file MatchTPCITS.h.
|
inline |
Definition at line 163 of file MatchTPCITS.h.
|
inline |
Definition at line 167 of file MatchTPCITS.h.
|
inline |
Definition at line 166 of file MatchTPCITS.h.
float o2::globaltracking::TrackLocITS::dL = 0 |
distance integrated during propagation to reference X (as pion)
Definition at line 162 of file MatchTPCITS.h.
entry (non if MinusOne) of its matchCand struct in the mMatchesITS
Definition at line 160 of file MatchTPCITS.h.
ITS readout frame assigned to this track.
Definition at line 159 of file MatchTPCITS.h.
int o2::globaltracking::TrackLocITS::sourceID = 0 |
track origin id
Definition at line 158 of file MatchTPCITS.h.
o2::math_utils::Bracketf_t o2::globaltracking::TrackLocITS::tBracket |
bracketing time in \mus
Definition at line 157 of file MatchTPCITS.h.
float o2::globaltracking::TrackLocITS::xrho = 0 |
x*rho seen during propagation to reference X (as pion)
Definition at line 161 of file MatchTPCITS.h.