Skip to content

MuonSimEventTPCnv and MuonSimEventAthenaPool: Add new persistent classes based on HepMcParticleLink_p3

As part of the migration away from use of truth barcodes in Athena, this merge request introduces new persistent classes based on HepMcParticleLink_p3, which is based on GenParticle::id(). These classes will not be used by default yet, but it is useful to have them in the nightlies for ease of testing.

Unit tests have also been added to check that the new classes are behaving as expected.

See ATLASSIM-6912

Edited by John Derek Chapman

Merge request reports