25framework::WorkflowSpec getRecoWorkflow(
const bool useMC,
const bool disableRootInp,
const bool disableRootOut,
const int verbosity,
const bool enableDebugOut,
const bool enableZDCTDCCorr,
const bool enableZDCEnergyParam,
const bool enableZDCTowerParam,
const bool enableBaselineParam)
28 if (!disableRootInp) {
33 if (!disableRootOut) {
Run ZDC digits reconstruction.
std::vector< DataProcessorSpec > WorkflowSpec
struct o2::upgrades_utils::@463 zdc
structure to keep FT0 information
framework::DataProcessorSpec getDigitRecoSpec(const int verbosity, const bool enableDebugOut, const bool enableZDCTDCCorr, const bool enableZDCEnergyParam, const bool enableZDCTowerParam, const bool enableBaselineParam)
create a processor spec
framework::DataProcessorSpec getZDCRecoWriterDPLSpec(std::string fname="zdcreco.root")
create a processor spec
framework::DataProcessorSpec getDigitReaderSpec(bool useMC)
framework::DataProcessorSpec getBaselineCalibEPNSpec()
framework::WorkflowSpec getRecoWorkflow(const bool useMC, const bool disableRootInp, const bool disableRootOut, const int verbosity, const bool enableDebugOut, const bool enableZDCTDCCorr, const bool enableZDCEnergyParam, const bool enableZDCTowerParam, const bool enableBaselineParam)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...