30 std::string digitizationgeometry_prefix = ""; // with which geometry prefix we digitized -> leave empty as this needs to be filled by the digitizer workflow
31 std::string grpfile = ""; // which GRP file to use --> leave empty as this needs to be filled by the digitizer workflow
33intmaxOrbitsToDigitize = -1; // Digitizer can use this to truncate digits that fall beyond an orbit limit (relative to start of digization) given by this param; -1 means no limit imposed
34// This parameter should typically be set to coincide with a single timeframe length or multiples thereof.
35 std::string passName = "unanchored"; // passName for anchored MC
36intseed = 0; // rndSeed to be applied in digitization; convention is that 0 is time based