Skip to content

ISF_Event: HepMC3 fixes for HepMcParticleLink.

Scott Snyder requested to merge ssnyder/athena:mclink.ISF_Event-20220325 into master

For HepMC3, HepMcParticleLink should yield a ConstGenParticlePtr rather than a bare pointer.

Fix bug with use of shared_ptr that would lead to a double-deletion.

Merge request reports

Loading