Skip to content

RecoUtils: Add event & slot to Message format when running with threads

Walter Lampl requested to merge wlampl/athena:RecoUtilsMsgFormat into master

The RecoUtils.py fragment overwrites the MessageSvc.Format set by AtlasThreadedJob.py (or any ther preceeding jobO fragment. Update RecoUtils use print also the event count and the slot number when running with threads>0

Merge request reports