bugfix: deactivation of detectors in digitization
Compare changes
@@ -158,7 +158,7 @@ bool CbmDigitizationConfig::SetGeometry(CbmDigitization& obj, const pt::ptree& m
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.