Skip to content
Snippets Groups Projects
Commit 4bdd5980 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'Revert-to-old-IDGlobal-Monitoring' into 'master'

Reverted back to running the old Run-2 IDGlobal monitoring instead of the updated Run-3 one

See merge request atlas/athena!32586
parents c6b1d7f8 baf69cea
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
from InDetRecExample.InDetJobProperties import InDetFlags
if InDetFlags.doMonitoringGlobal() or InDetFlags.doMonitoringPrimaryVertexingEnhanced():
include("InDetRecExample/InDetMonitoringGlobalRun3Test.py")
include("InDetRecExample/InDetMonitoringGlobal.py")
if InDetFlags.doMonitoringPixel():
include( "InDetRecExample/InDetMonitoringPixel.py")
if InDetFlags.doMonitoringSCT():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment