12#ifndef O2_FV0_DIGITREADERSPEC_H
13#define O2_FV0_DIGITREADERSPEC_H
28 DigitReader(
bool useMC,
bool useTrgInput) : mUseMC(useMC), mUseTrgInput(useTrgInput) {}
35 bool mUseTrgInput =
true;
36 std::unique_ptr<TTree> mTree;
37 std::unique_ptr<TFile> mFile;
DigitReader(bool useMC, bool useTrgInput)
void run(framework::ProcessingContext &pc) final
~DigitReader() override=default
void init(framework::InitContext &ic) final
framework::DataProcessorSpec getDigitReaderSpec(bool useMC=false, bool useTrgInput=true)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...