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 134
    • Merge requests 134
  • 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
  • !44498

Draft: Migrate METEgammaAssociator to DecorHandles

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Sarah Louise Williams requested to merge williams/athena:METReconstructionDecoHandleJune2021 into master Jun 17, 2021
  • Overview 31
  • Commits 7
  • Pipelines 5
  • Changes 6

This MR aims to remove the use of plain decorators in METEgammaAssociator, as flagged here: https://its.cern.ch/jira/browse/ATLASRECTS-6100 The plain decorators are replaced by DecorWriteHandles. Please note that I have not touched the accessors in the code (i.e. const static SG::AuxElement::ConstAccessor PVMatchedAcc("matchedToPV"); ) but am happy to do this if it is required. Tagging @wbalunas and @sawyer from JSV, and @mhodgkin and @goetz from the reconstruction domain

Edited Aug 23, 2021 by Sarah Louise Williams
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: METReconstructionDecoHandleJune2021