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 156
    • Merge requests 156
  • 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
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !45147

Switch to using the assignment operator of xAOD::TruthParticle

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged John Derek Chapman requested to merge jchapman/athena:TidyingTruthPileupParticleCopyingCode_master into master Jul 13, 2021
  • Overview 9
  • Commits 1
  • Pipelines 1
  • Changes 2

MergeTruthParticlesTool and CopyPileupParticleTruthInfo previous copied xAOD::TruthParticle objects by-hand, but this approach meant that these classes needed to be updated any time decorations were changed. Switching to using the assignment operator in these classes makes the code simpler to read and more robust against future changes. No changes in output observed.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: TidyingTruthPileupParticleCopyingCode_master