19#ifndef DETECTORS_HMPID_WORKFLOW_INCLUDE_HMPIDWORKFLOW_DIGITSREADERSPEC_H_
20#define DETECTORS_HMPID_WORKFLOW_INCLUDE_HMPIDWORKFLOW_DIGITSREADERSPEC_H_
39class DigitReader :
public framework::Task
52 bool mReadFile =
false;
53 void initFileIn(
const std::string&
filename);
58 std::unique_ptr<TFile> mFile;
59 std::unique_ptr<TTree> mTree;
61 unsigned long mNumberOfEntries = 0;
62 unsigned long mCurrentEntry = 0;
void init(framework::InitContext &ic) final
~DigitReader() override=default
void run(framework::ProcessingContext &pc) final
HMPID Derived class for the Time of Workflows.
o2::framework::DataProcessorSpec getDigitsReaderSpec()
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...