Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 187
    • Merge requests 187
  • 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
  • !22692

Closed
Created Apr 15, 2019 by John Derek Chapman@jchapmanDeveloper
  • Report abuse
Report abuse

WIP: HepMcParticleLink robustness improvements

  • Overview 7
  • Commits 2
  • Pipelines 1
  • Changes 3

In HepMcParticleLink_p1 the m_mcEvtIndex corresponds to the position of the GenEvent in the McEventCollection, rather than the event number of the GenEvent. This causes problems in pile-up digitization jobs when many HepMcParticleLink objects cannot form valid links.

This merge request attempts to add a work-around to allow the TP Converter to figure out the correct event number by peeking at the McEventCollecion. This needs careful testing before it is merged. This is merge request follows on from !22633 (merged).

Edited Apr 17, 2019 by John Derek Chapman
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: HepMcParticLinkTPCnvFix_21.3