HepMC::is_same_particle/is_same_vertex: use methods from the StatusBased namespace
HepMC::is_same_particle/is_same_vertex: StatusBased::is_same_object rather than BarcodeBased::is_same_object.
Missed changing this as part of !76135 (merged). Both methods are the same, so this is a trivial change just cleaning up usage of the BarcodeBased namespace.
Edited by John Derek Chapman