Skip to content

Cleanup message handling of MuonReadoutGeometry

Nicolas Koehler requested to merge nkoehler/athena:muReadoutMsg into master

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

Merge request reports