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

Merge branch 'master-hh-lrtdefault-test-checking' into 'master'

Made changes in config file so LRT doesn't run for Cosmics data type

See merge request atlas/athena!45592
parents d53fd328 0695fc2a
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ def InDetGlobalMonitoringRun3TestConfig(flags):
########### here ends InDetGlobalTrackMonAlg ###########
if flags.DQ.Environment in ('online', 'tier0', 'tier0Raw') and flags.DQ.DataType != 'cosmics':
########### here begins InDetGlobalLRTMonAlg ###########
kwargsInDetGlobalLRTMonAlg = {
'DoIBL' : True, #InDetFlags.doIBL(), #Turn on/off IBL histograms
......
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