Project
Loading...
Searching...
No Matches
o2::trackstudy::TrackFamily Struct Reference

#include <TrackMCStudyTypes.h>

Public Member Functions

bool contains (const o2::dataformats::VtxTrackIndex &ref) const
 
const RecTrackgetTrackWithITS () const
 
const RecTrackgetTrackWithTPC () const
 
const RecTrackgetTrackWithITSTPC () const
 
const RecTrackgetTrackWithITSFound () const
 
 ClassDefNV (TrackFamily, 1)
 

Public Attributes

MCTrackInfo mcTrackInfo {}
 
std::vector< RecTrackrecTracks {}
 
o2::track::TrackParCov trackITSProp {}
 
o2::track::TrackParCov trackTPCProp {}
 
int8_t entITS = -1
 
int8_t entTPC = -1
 
int8_t entITSTPC = -1
 
int8_t entITSFound = -1
 
int8_t flags = 0
 
float tpcT0 = -999.
 

Static Public Attributes

static RecTrack dummyRecTrack
 

Detailed Description

Definition at line 111 of file TrackMCStudyTypes.h.

Member Function Documentation

◆ ClassDefNV()

o2::trackstudy::TrackFamily::ClassDefNV ( TrackFamily  ,
 
)

◆ contains()

bool o2::trackstudy::TrackFamily::contains ( const o2::dataformats::VtxTrackIndex ref) const
inline

Definition at line 123 of file TrackMCStudyTypes.h.

◆ getTrackWithITS()

const RecTrack & o2::trackstudy::TrackFamily::getTrackWithITS ( ) const
inline

Definition at line 132 of file TrackMCStudyTypes.h.

◆ getTrackWithITSFound()

const RecTrack & o2::trackstudy::TrackFamily::getTrackWithITSFound ( ) const
inline

Definition at line 135 of file TrackMCStudyTypes.h.

◆ getTrackWithITSTPC()

const RecTrack & o2::trackstudy::TrackFamily::getTrackWithITSTPC ( ) const
inline

Definition at line 134 of file TrackMCStudyTypes.h.

◆ getTrackWithTPC()

const RecTrack & o2::trackstudy::TrackFamily::getTrackWithTPC ( ) const
inline

Definition at line 133 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ dummyRecTrack

RecTrack o2::trackstudy::TrackFamily::dummyRecTrack
static

Definition at line 136 of file TrackMCStudyTypes.h.

◆ entITS

int8_t o2::trackstudy::TrackFamily::entITS = -1

Definition at line 116 of file TrackMCStudyTypes.h.

◆ entITSFound

int8_t o2::trackstudy::TrackFamily::entITSFound = -1

Definition at line 119 of file TrackMCStudyTypes.h.

◆ entITSTPC

int8_t o2::trackstudy::TrackFamily::entITSTPC = -1

Definition at line 118 of file TrackMCStudyTypes.h.

◆ entTPC

int8_t o2::trackstudy::TrackFamily::entTPC = -1

Definition at line 117 of file TrackMCStudyTypes.h.

◆ flags

int8_t o2::trackstudy::TrackFamily::flags = 0

Definition at line 120 of file TrackMCStudyTypes.h.

◆ mcTrackInfo

MCTrackInfo o2::trackstudy::TrackFamily::mcTrackInfo {}

Definition at line 112 of file TrackMCStudyTypes.h.

◆ recTracks

std::vector<RecTrack> o2::trackstudy::TrackFamily::recTracks {}

Definition at line 113 of file TrackMCStudyTypes.h.

◆ tpcT0

float o2::trackstudy::TrackFamily::tpcT0 = -999.

Definition at line 121 of file TrackMCStudyTypes.h.

◆ trackITSProp

o2::track::TrackParCov o2::trackstudy::TrackFamily::trackITSProp {}

Definition at line 114 of file TrackMCStudyTypes.h.

◆ trackTPCProp

o2::track::TrackParCov o2::trackstudy::TrackFamily::trackTPCProp {}

Definition at line 115 of file TrackMCStudyTypes.h.


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