Skip to content

Resolve ACTS-451 "Upgradedigimoduleparams"

Julia Hrdinka requested to merge ACTS-451_upgradeDigiModuleParams into master

This MR adds two parameters to the DigitizationModule:

  1. energy threshold
  2. flag indicating that the module has analogue readout Before these parameters needed to be globally applied, which does not meet reality, because these parameters are module specific.

Closes ACTS-451.

Merge request reports