Skip to content

bugfix: deactivation of detectors in digitization

Frederic Julian Linz requested to merge f.kornas/cbmroot:bugfix into master

The deactivation in digitization using JSON macro approach was not working since module.first = "" in all cases such that the if statement was never passed to deactivate certain detector systems.

Merge request reports