![]() |
Project
|
#include "DataFormatsTRD/TrackTRD.h"
#include "DataFormatsTRD/TrackTriggerRecord.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include "Framework/DataProcessorSpec.h"
#include "Framework/Task.h"
#include "TFile.h"
#include "TTree.h"
#include <vector>
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | o2::trd::TRDTrackReader |
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::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 | |