Skip to content
Snippets Groups Projects

Draft: FlavourTagging: New inclusive tagger

Open Vukan Jevtic requested to merge tagging_ift_v2 into run2-patches
All threads resolved!

@mfuehrin @vchobano @wendelj This branch updates Phys/FlavourTagging so that a new inclusive tagger of the type currently being documented in LHCb-PAPER-TBD "Inclusive B-meson flavour tagging algorithm at LHCb" can be implemented. Whether the final model is uploaded in this MR already remains to be seen. More importantly, the DevelopmentTagger is added to the most recent Tuning and allows for TupleProduction for improved model training. This MR implements the following functionality:

  • It allows a tagger to reuse tagging decisions of other taggers (this tagger is marked "deferred" and runs last)
  • Implements architecture of the new tagger
  • Adds development tagger to Tuning and disables it by default
  • Adds RestrictedTaggerList GaudiProperty for BTaggingTool to disable taggers except for a few that should run (dev feature)
  • Implements three new features in Feature generator (Theta angle, PIDk, PIDp)
  • Reordered several #includes in Phys/FlavourTagging and removed global occurrences of "using namespace std"

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading