![]() |
Project
|
#include "TFile.h"#include "TTree.h"#include "DataFormatsITSMFT/Digit.h"#include "DataFormatsITSMFT/GBTCalibData.h"#include "DataFormatsITSMFT/ROFRecord.h"#include "Framework/DataProcessorSpec.h"#include "Framework/Task.h"#include "Headers/DataHeader.h"#include "DetectorsCommonDataFormats/DetID.h"Go to the source code of this file.
Classes | |
| class | o2::trk::DigitReader |
| class | o2::trk::TRKDigitReader |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::trk |
Functions | |
| framework::DataProcessorSpec | o2::trk::getTRKDigitReaderSpec (bool useMC=true, bool useCalib=false, std::string defname="trkdigits.root") |