![]() |
Project
|
#include "TFile.h"
#include "TTree.h"
#include "Framework/DataProcessorSpec.h"
#include "Framework/Task.h"
#include "DataFormatsTRD/Tracklet64.h"
#include "DataFormatsTRD/CalibratedTracklet.h"
#include "DataFormatsTRD/TriggerRecord.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include "SimulationDataFormat/MCTruthContainer.h"
Go to the source code of this file.
Classes | |
class | o2::trd::TRDTrackletReader |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::trd |
Functions | |
framework::DataProcessorSpec | o2::trd::getTRDTrackletReaderSpec (bool useMC, bool useCalibratedTracklets) |