12#ifndef O2_MCHIO_DIGIT_WRITER_SPEC_H_
13#define O2_MCHIO_DIGIT_WRITER_SPEC_H_
25 std::string_view
specName =
"mch-digit-writer",
26 std::string_view outfile =
"mchdigits.root",
27 std::string_view inputDigitDataDescription =
"DIGITS",
28 std::string_view inputDigitRofDataDescription =
"DIGITROFS",
29 std::string_view inputDigitLabelDataDescription =
"DIGITLABELS");
o2::framework::DataProcessorSpec getMCHDigitWriterSpec(bool mctruth)
o2::framework::DataProcessorSpec getDigitWriterSpec(bool useMC, std::string_view specName="mch-digit-writer", std::string_view outfile="mchdigits.root", std::string_view inputDigitDataDescription="DIGITS", std::string_view inputDigitRofDataDescription="DIGITROFS", std::string_view inputDigitLabelDataDescription="DIGITLABELS")
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...