![]() |
Project
|
Classes | |
| class | TPCDataFilter |
Typedefs | |
| using | DetID = o2::detectors::DetID |
| using | DataRequest = o2::globaltracking::DataRequest |
| using | PVertex = o2::dataformats::PrimaryVertex |
| using | V2TRef = o2::dataformats::VtxTrackRef |
| using | VTIndex = o2::dataformats::VtxTrackIndex |
| using | GTrackID = o2::dataformats::GlobalTrackID |
| using | TBracket = o2::math_utils::Bracketf_t |
| using | timeEst = o2::dataformats::TimeStampWithError< float, float > |
Functions | |
| o2::framework::DataProcessorSpec | getTPCDataFilter (o2::dataformats::GlobalTrackID::mask_t srcTracks, o2::dataformats::GlobalTrackID::mask_t srcClusters, bool useMC) |
| create a processor spec | |
| using o2::global::DataRequest = typedef o2::globaltracking::DataRequest |
Definition at line 38 of file TPCDataFilter.cxx.
| using o2::global::DetID = typedef o2::detectors::DetID |
Definition at line 37 of file TPCDataFilter.cxx.
| using o2::global::GTrackID = typedef o2::dataformats::GlobalTrackID |
Definition at line 43 of file TPCDataFilter.cxx.
| using o2::global::PVertex = typedef o2::dataformats::PrimaryVertex |
Definition at line 40 of file TPCDataFilter.cxx.
| using o2::global::TBracket = typedef o2::math_utils::Bracketf_t |
Definition at line 44 of file TPCDataFilter.cxx.
| using o2::global::timeEst = typedef o2::dataformats::TimeStampWithError<float, float> |
Definition at line 46 of file TPCDataFilter.cxx.
| using o2::global::V2TRef = typedef o2::dataformats::VtxTrackRef |
Definition at line 41 of file TPCDataFilter.cxx.
| using o2::global::VTIndex = typedef o2::dataformats::VtxTrackIndex |
Definition at line 42 of file TPCDataFilter.cxx.
| DataProcessorSpec o2::global::getTPCDataFilter | ( | o2::dataformats::GlobalTrackID::mask_t | srcTracks, |
| o2::dataformats::GlobalTrackID::mask_t | srcClusters, | ||
| bool | useMC | ||
| ) |
create a processor spec
Definition at line 281 of file TPCDataFilter.cxx.