InputMakerBase: change return type of debugPrintOut() to void
No need to return a StatusCode from a printing routine. Also protect
all calls do debugPrintOut
by a message level check.
Edited by Frank Winklmeier
Please be advised that registry.cern.ch registry (Registry Service) will be unavailable next Monday, March 10th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further information: OTG0154905
No need to return a StatusCode from a printing routine. Also protect
all calls do debugPrintOut
by a message level check.