Skip to content
Snippets Groups Projects

22.0 remove iPatRec/xKalman flags from inDetRecExample

Merged Shaun Roe requested to merge sroe/athena:22.0-configChanges-InDetRecExample into master
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -294,7 +294,6 @@ except Exception:
try:
from InDetRecExample.InDetJobProperties import InDetFlags
# change default here
InDetFlags.doxKalman=False
InDetFlags.doPrintConfigurables=False
except Exception:
treatException("Could not instantiate InDetFlags ")
Loading