Skip to content
Snippets Groups Projects

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

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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():
Loading