Cleanup message handling of MuonReadoutGeometry
Hi,
this MR does a cleanup of the message handling of MuonReadoutGeometry
, e.g. removing std::cout
and std::cerr
, only retrieving the MessageSvc
where needed, throwing proper std::runtime_error
exceptions.
Best, Nico