Fix for HepMcParticleLink::id() method (ATLASSIM-6999)
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.