Skip to content

Don't schedule RecoTimingAlg when running with multiple threads

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

Small tweak to RecExCommon_topOptions.py: Don't schedule RecoTimingAlg when running in MT mode. The metric doesn't make sense anyway in MT mode.

Merge request reports