Prepare the Trigger/EFTracking for the migration from barcode() to status()
Prepare the Trigger/EFTracking for the migration of the simulation particle definition from the barcode()
to status()
.
See more information on the transition here !64569 (closed)
In this MR:
- added
status()
method to theFPGATrackSimTruthTrack
. - switched the argument of
HepMC::is_simulation_particle
from particle link toGenParticlePtr
, as the latter hasstatus()
method
Some expertise from the Trigger experts is needed to make sure the status
property is propagated everywhere.
Edited by Andrii Verbytskyi