Skip to content

GitLab

  • Menu
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 140
    • Merge requests 140
  • 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
  • !53838

ISF_FastCaloSimParametrization: Fix warning in hepmc3 compilation.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Scott Snyder requested to merge ssnyder/athena:hepmc3.ISF_FastCaloSimParametrization-20220531 into master May 31, 2022
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

When iterating over a GenEvent, one may need to declare the loop variable differently in hepmc3 to prevent warnings. In hepmc3, one loops over shared_ptr instances, but with hepmc2, we have plain pointers.

See ATLASSIM-5864.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hepmc3.ISF_FastCaloSimParametrization-20220531