Use MessageSvc in MuonStation and hide DEBUG
Hi,
this MR does some cleanup in MuonStation
:
- use
std::fabs
- remove commented code
- update copyright statements
- use
Athena::getMessageSvc()
properly - in case of only DEBUG messages inside a function, use
#ifndef NDEBUG
to speed up code
Best, Nico
Merge request reports
Activity
Filter activity
Please register or sign in to reply