fix bug in DeCalorimeter::resetCellParam
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