Skip to content
Snippets Groups Projects

Moved the lines of b-tagging code that replace or append strings to the top level function BTagAlgsCfg

Merged Roshan Joshi requested to merge rjoshi/athena:master-modify-btagalgscfg-args into master
11 files
+ 65
45
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -160,7 +160,6 @@ def getNewConfigFlags():
if rec.doDPD():
# flags for Physics Validation (ATLASRECTS-6636)
ConfigFlags.BTagging.SaveSV1Probabilities = True
ConfigFlags.BTagging.RunJetFitterNN = True
ConfigFlags.BTagging.RunFlipTaggers = True
pass
except ImportError:
Loading