Project
Loading...
Searching...
No Matches
o2::globaltracking::TrackLocTPCITS Struct Reference

< 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, intsource
 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
 

Detailed Description

< original track in the currently loaded TPC-ITS reco output

Definition at line 70 of file MatchTOF.h.

Constructor & Destructor Documentation

◆ TrackLocTPCITS() [1/2]

o2::globaltracking::TrackLocTPCITS::TrackLocTPCITS ( const o2::track::TrackParCov src,
int  tch,
int  tid 
)
inline

Definition at line 76 of file MatchTOF.h.

◆ TrackLocTPCITS() [2/2]

o2::globaltracking::TrackLocTPCITS::TrackLocTPCITS ( )
default

Member Function Documentation

◆ ClassDefNV()

o2::globaltracking::TrackLocTPCITS::ClassDefNV ( TrackLocTPCITS  ,
 
)

Member Data Documentation

◆ matchID

int o2::globaltracking::TrackLocTPCITS::matchID = MinusOne

entry (none if MinusOne) of TOF matchTOF struct in the mMatchesTOF

Definition at line 75 of file MatchTOF.h.

◆ source

o2::dataformats::EvIndex<int, int> o2::globaltracking::TrackLocTPCITS::source

track origin id

Definition at line 71 of file MatchTOF.h.

◆ timeBins

o2::math_utils::Bracket<float> o2::globaltracking::TrackLocTPCITS::timeBins

bracketing time-bins

Definition at line 72 of file MatchTOF.h.

◆ zMax

float o2::globaltracking::TrackLocTPCITS::zMax = 0

Definition at line 74 of file MatchTOF.h.

◆ zMin

float o2::globaltracking::TrackLocTPCITS::zMin = 0

Definition at line 73 of file MatchTOF.h.


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