33 std::string writerName = simVersion ?
"ZDCDigitWriterSim" :
"ZDCDigitWriterDec";
34 std::string fnameDef = simVersion ?
"zdcdigits.root" :
"o2digit_zdc.root";
41 BranchDefinition<std::vector<o2::zdc::BCData>>{InputSpec{
"digitBCinput",
"ZDC",
"DIGITSBC"},
"ZDCDigitBC"},
Class to describe fired triggered and/or stored channels for the BC and to refer to channel data.
Configurable generator for RootTreeWriter processor spec.
Class to describe pedestal data accumulated over the orbit.
Generate a processor spec for the RootTreeWriter utility.
Defining PrimaryVertex explicitly as messageable.
struct o2::upgrades_utils::@463 zdc
structure to keep FT0 information
framework::DataProcessorSpec getZDCDigitWriterDPLSpec(bool mctruth, bool simVersion)
create a processor spec
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...