22 goptions.defineSwitch(
"recordZeroEdep",
"Record particle even if they do not deposit energy in the sensitive volumes");
29 "If set, overrides the gsystem variation when the digitization routines load their\n"
30 "constants and translation tables. Default: not set (each routine uses its system's\n"
31 "variation).\n \nExample: -digitization_variation=rga_fall2018");
39 "List of digitization system names whose hits below the per-channel threshold are\n"
40 "rejected. Use \"all\" for every system. Default: not set (no thresholds applied).\n \n"
41 "Example: -applyThresholds=\"ftof, ctof\"");
44 "List of digitization system names whose hits are randomly rejected according to the\n"
45 "per-channel efficiency. Use \"all\" for every system. Default: not set.\n \n"
46 "Example: -applyInefficiencies=\"ftof\"");
Options for the GDynamicDigitization module.
constexpr const char * GDIGITIZATION_LOGGER
Logger name used by this module.
#define UNINITIALIZEDSTRINGQUANTITY
GOptions defineOptions()
Builds and returns the option set for gdynamic digitization.
auto defineOptions() -> GOptions
auto defineOptions() -> GOptions