Skip to content

MCTruthClassifier: HepMC3 speedups.

Speed up particleTruthClassifier(ConstgenParticlePtr) by avoiding fetching the barcode of each particle. Introduce particleTruthClassifier(const HepMcParticleLink&), which can take advantage of xAODTruthParticleLinkVector::find().

See ATLASRECTS-7054.

Merge request reports

Loading