LArNoiseConfig: remove CA debugMode setting
The debugMode
should not be used in production.
And since debugMode
is a class member of ComponentAccumulator
this enables the debug mode for all CA instances (not sure if there is a measurable timing impact though).
cc @wlampl
Edited by Frank Winklmeier