Skip to content

fix bug in DeCalorimeter::resetCellParam

Gerhard Raven requested to merge decalo-fix into master

DeCalorimeter::resetCellParam : fix control flow bug due to use of , instead of ;, which causes resetCellParam to do nothing unless the message level is at DEBUG (or lower!)

This should be ported also to run2-patches

Edited by Marco Cattaneo

Merge request reports