Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
Scott Snyder's avatar
Scott Snyder authored
ISF_FastCaloSimParametrization: Fix warning in hepmc3 compilation.

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.
7ceca131
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..