![]() |
Project
|
#include "TRDWorkflowIO/TRDTrackReaderSpec.h"#include "Framework/ConfigParamRegistry.h"#include "Framework/ControlService.h"#include "Framework/SerializationMethods.h"#include "CommonUtils/StringUtils.h"#include "ReconstructionDataFormats/MatchingType.h"#include "ReconstructionDataFormats/GlobalTrackID.h"Go to the source code of this file.
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::trd |
Typedefs | |
| using | GTrackID = o2::dataformats::GlobalTrackID |
Functions | |
| framework::DataProcessorSpec | o2::trd::getTRDTPCTrackReaderSpec (bool useMC, bool subSpecStrict=false) |
| read TPC-TRD matched tracks from a root file | |
| framework::DataProcessorSpec | o2::trd::getTRDGlobalTrackReaderSpec (bool useMC) |
| read ITS-TPC-TRD matched tracks from a root file | |
Definition at line 22 of file TRDTrackReaderSpec.cxx.