Skip to content

InDetSimEventTPCnv and InDetSimEventAthenaPool: Add new persistent classes based on GenParticle::id()

As part of the migration away from use of truth barcodes in Athena, this merge request introduces new persistent classes 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