Skip to content

Fix for HepMcParticleLink::id() method (ATLASSIM-6999)

John Derek Chapman requested to merge jchapman/athena:BugfixHPML_ID_main into main

Fix for the issue that if a HepMcParticleLink instance is created using a barcode, then calls to HepMcParticleLink::id() will not return the correct value until HepMcParticleLink::cptr() has been called.

See ATLASSIM-6999.

Merge request reports