Skip to content

BTagging: Fix configuration.

Scott Snyder requested to merge ssnyder/athena:config.BTagging-20201018 into master
  • Can't configure btagging for cosmics.
  • Need to change the name of the btagging tool for triggers from btag to btag_Trig; otherwise, it gets screwed up when converting to old configuration.
  • Make sure the ordering of the tagger tools is the same between new and old configuration; otherwise, we can get merge conflicts.

Merge request reports