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 186
    • Merge requests 186
  • 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
  • !59902

Simplify xAOD true particle

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrii Verbytskyi requested to merge averbyts/athena:removetph into master Jan 18, 2023
  • Overview 48
  • Commits 16
  • Pipelines 11
  • Changes 11

Simplify xAOD true particle

Tag @abuckley @christos @jchapman

The idea is to create a member function instead of multiple calls to MC::isGenStable. Therefore, the code that defines isGenStable is locatized in that function. This also removes the need of the header TruthParticleHelpers.h, which is not used anywhere else.

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