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 160
    • Merge requests 160
  • 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
  • !27091

WIP: Switch to HepMcParticleLink_p3-based persistency

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed John Derek Chapman requested to merge jchapman/athena:HepMcParticleLink_p3_21.3 into 21.3 Oct 09, 2019
  • Overview 5
  • Commits 10
  • Pipelines 0
  • Changes 158

HepMcParticleLink_p3 uses unsigned int rather than unsigned short to hold the eventIndex. This is a step towards preventing the aliasing of higher event numbers seen with HepMcParticleLink_p2. This merge request does not change the transient HepMcParticleLink class, so it won't fix the problem on its own. The downside is that it will increase the size of events on disk. The size of this effect will need to be determined before the change is merged.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: HepMcParticleLink_p3_21.3