![]() |
Project
|
#include <vector>
#include "DataFormatsTRD/TrackTRD.h"
#include "DataFormatsTRD/TrackTriggerRecord.h"
#include "ReconstructionDataFormats/MatchingType.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "TRDWorkflowIO/TRDTrackWriterSpec.h"
#include "SimulationDataFormat/MCCompLabel.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::getTRDGlobalTrackWriterSpec (bool useMC) |
writer for matches to ITS-TPC tracks | |
framework::DataProcessorSpec | o2::trd::getTRDTPCTrackWriterSpec (bool useMC, bool strictMode=false) |
writer for matches with TPC-only tracks | |
Definition at line 25 of file TRDTrackWriterSpec.cxx.