AtlasDetectorID: use AthMessaging for logging
Use AthMessaging
for logging in the AtlasDetectorID
class. Requires the following additional changes:
-
MuonIdHelper
no longer needs to inherit fromAthMessaging
- ignore warnings about using
std::cout
in unit tests or update references - remove "private"
ATH_MSG
macros that collides with the "official" one
Edited by Frank Winklmeier