Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 152
    • Merge requests 152
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !56316

InDetVKalVxInJetTool and JetTagTools, Retrained TrackClassificationTool BDT and ClassifiedTrackTagger implementation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Katharina Voss requested to merge katharin/athena:ctt_tct_deco into 22.0 Aug 29, 2022
  • Overview 88
  • Commits 2
  • Pipelines 0
  • Changes 22

Modified the Track Classification Tool (TCT) implementation InDetVKalVxInJetTool/InDetTrkInJetType such to allow the usage of the retrained TCT BDT in five ptjet ranges, which shows better performance than the default TCT BDT. The retrained BDT used in InDetTrkInJetType (Track Classification Tool)

  • is deactivated by default (previously trained BDT ist used by default)
  • can be used instead of the default BDT by changing BTagging.TrkClassFiveBinMode to True in JetTagConfig/python/BTaggingConfigFlags.py

Further an AthAlgorithm and three member functions of InDetVKalVxInJetTool/InDetTrkInJetType are implemented to decorate xAOD::TrackParticle or xAOD::Jet objects with the TCT score. The newly implemented ClassifiedTrackTaggerTool was added under PhysicsAnalysis/JetTagging/JetTagTools, which is a b tagging algorithm particularly aimed at high ptjet and which uses the TCT information. Testing algorithms to check the decoration with TCT and CTT scores are added in InDetVKalVxInJetTool and in JetTagTools. This development was mainly part of my AQP, see AFT-562.

Edited Nov 29, 2022 by Katharina Voss
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ctt_tct_deco