Project
Loading...
Searching...
No Matches
o2::tpc::TPCTimeSeries::TRDTrackletData Struct Reference

D2: per-track TRD tracklet lookup data. More...

Public Attributes

uint8_t trdPattern = 0
 
uint8_t nTRDTracklets = 0
 
int trackletIndices [6] = {-1, -1, -1, -1, -1, -1}
 

Detailed Description

D2: per-track TRD tracklet lookup data.

Definition at line 70 of file TPCTimeSeriesSpec.cxx.

Member Data Documentation

◆ nTRDTracklets

uint8_t o2::tpc::TPCTimeSeries::TRDTrackletData::nTRDTracklets = 0

Definition at line 72 of file TPCTimeSeriesSpec.cxx.

◆ trackletIndices

int o2::tpc::TPCTimeSeries::TRDTrackletData::trackletIndices[6] = {-1, -1, -1, -1, -1, -1}

Definition at line 73 of file TPCTimeSeriesSpec.cxx.

◆ trdPattern

uint8_t o2::tpc::TPCTimeSeries::TRDTrackletData::trdPattern = 0

Definition at line 71 of file TPCTimeSeriesSpec.cxx.


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