Skip to content

GitLab

  • Menu
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 155
    • Merge requests 155
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !51627

Add TrackLeptonDecoratorAlg

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel Van Stroud requested to merge svanstro/athena:master-trackLeptonID-decorator into master Mar 26, 2022
  • Overview 29
  • Commits 2
  • Pipelines 6
  • Changes 5

Jira: AFT-596

Add an algorithm which decorates InDetTracks with an int with value:

  • 0 if the track is not used in the reconstruction of an electron/muon
  • +/-11 if the track is used in the reconstruction of an electron
  • +/-13 if the track is used in the reconstruction of a muon

This moves functionality from the FTAG Training Dataset Dumper to speed up jobs. See atlas-flavor-tagging-tools/training-dataset-dumper#36

@dguest

Edited Apr 01, 2022 by Samuel Van Stroud
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-trackLeptonID-decorator