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 165
    • Merge requests 165
  • 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
  • !51758

Prevent config to schedule multiple InDetUsedInVertexFitTrackDecorator doing the same thing

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pierre Antoine Delsart requested to merge delsart/athena:changeJetUsedInFit into master Mar 31, 2022
  • Overview 11
  • Commits 3
  • Pipelines 1
  • Changes 7

This is an attempt to fix https://its.cern.ch/jira/browse/ATLASRECTS-6925

The configuration is changed in various places

  • A config module dedicated to UsedInVertexFitTrackDecorato is introduce and allows to build unique alg names according to trk,vtx and decoration (thus avoiding duplication)
  • The jet config is made to use the above module and not it's own private alg (thus temporarily breaking compatibility with AnalysisBase release)
  • Some run2 style remnants of pflow config are removed.

Tagging the experts I know on the jet & pflow side, don't hesitate to add more. @mhodgkin @cdelitzs @khoo @sawyer @schaarsc

Edited Mar 31, 2022 by Pierre Antoine Delsart
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: changeJetUsedInFit