![]() |
Project
|
Classes | |
| struct | ClResTPC |
| struct | ClResTPCCont |
| class | DumpTracksSpec |
| struct | ITSHitInfo |
| class | ITSOffsStudy |
| struct | MCTrackInfo |
| struct | MCVertex |
| struct | RecPV |
| struct | RecTrack |
| class | TPCRefitterSpec |
| class | TPCTrackStudySpec |
| struct | TrackFamily |
| class | TrackingStudySpec |
| class | TrackMCStudy |
| struct | TrackMCStudyConfig |
| struct | TrackPairInfo |
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 > |
| using | VTIndexV = std::pair< int, o2::dataformats::VtxTrackIndex > |
Definition at line 41 of file DumpTracks.cxx.
Definition at line 40 of file DumpTracks.cxx.
Definition at line 46 of file DumpTracks.cxx.
Definition at line 43 of file DumpTracks.cxx.
Definition at line 47 of file DumpTracks.cxx.
| typedef o2::dataformats::TimeStampWithError< float, float > o2::trackstudy::timeEst |
Definition at line 49 of file DumpTracks.cxx.
Definition at line 44 of file DumpTracks.cxx.
Definition at line 45 of file DumpTracks.cxx.
| using o2::trackstudy::VTIndexV = typedef std::pair<int, o2::dataformats::VtxTrackIndex> |
Definition at line 80 of file TrackMCStudy.cxx.
| DataProcessorSpec o2::trackstudy::getDumpTracksSpec | ( | o2::dataformats::GlobalTrackID::mask_t | srcTracks, |
| o2::dataformats::GlobalTrackID::mask_t | srcClus, | ||
| bool | useMC | ||
| ) |
create a processor spec
Definition at line 293 of file DumpTracks.cxx.
| DataProcessorSpec o2::trackstudy::getITSOffsStudy | ( | o2::dataformats::GlobalTrackID::mask_t | srcTracks, |
| o2::dataformats::GlobalTrackID::mask_t | srcClus | ||
| ) |
create a processor spec
Definition at line 158 of file ITSOffsStudy.cxx.
| DataProcessorSpec o2::trackstudy::getTPCRefitterSpec | ( | o2::dataformats::GlobalTrackID::mask_t | srcTracks, |
| o2::dataformats::GlobalTrackID::mask_t | srcClus, | ||
| bool | useMC, | ||
| bool | requestCosmics = false |
||
| ) |
create a processor spec
Definition at line 724 of file TPCRefitter.cxx.
| DataProcessorSpec o2::trackstudy::getTPCTrackStudySpec | ( | o2::dataformats::GlobalTrackID::mask_t | srcTracks, |
| o2::dataformats::GlobalTrackID::mask_t | srcClus, | ||
| bool | useMC | ||
| ) |
create a processor spec
Definition at line 398 of file TPCTrackStudy.cxx.
| DataProcessorSpec o2::trackstudy::getTrackingStudySpec | ( | o2::dataformats::GlobalTrackID::mask_t | srcTracks, |
| o2::dataformats::GlobalTrackID::mask_t | srcClus, | ||
| bool | useMC | ||
| ) |
create a processor spec
Definition at line 725 of file TrackingStudy.cxx.
| DataProcessorSpec o2::trackstudy::getTrackMCStudySpec | ( | o2::dataformats::GlobalTrackID::mask_t | srcTracks, |
| o2::dataformats::GlobalTrackID::mask_t | srcClus, | ||
| bool | checkSV | ||
| ) |
create a processor spec
Definition at line 1350 of file TrackMCStudy.cxx.