Skip to content

Remove using namespace std from muon packages (3)

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

Hi,

this MR removes unnecessary using namespace std occurences from several muon packages. Furthermore, commented lines are removed and cout/cerr are replaced by proper messaging.

Best, Nico

Merge request reports