12#ifndef _HMPID_DIGITS_TO_RAW_SPEC_H_
13#define _HMPID_DIGITS_TO_RAW_SPEC_H_
42 std::string mBaseFileName =
"";
43 std::string mDirectoryName =
"";
44 std::string mBaseRootFileName =
"";
45 bool mSkipEmpty =
false;
46 bool mDumpDigits =
false;
47 std::string mFileFor =
"all";
50 std::vector<o2::hmpid::Digit> mDigits;
Utility class to write detectors data to (multiple) raw data file(s) respecting CRU format.
DigitsToRawSpec()=default
void endOfStream(framework::EndOfStreamContext &ec) override
This is invoked whenever we have an EndOfStream event.
void run(framework::ProcessingContext &pc) final
void init(framework::InitContext &ic) final
~DigitsToRawSpec() override=default
HMPID Derived class for the Time of Workflows.
o2::framework::DataProcessorSpec getDigitsToRawSpec()
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...