Skip to content

AtlasHepMC: add iterator for non-const HepMC3::GenVertex

Frank Winklmeier requested to merge fwinkl/athena:vertexit into master

In HepMC3, we need separate iterators for non-const GenVertex so we can access the associated non-const particles.

cc @averbyts @jchapman

Merge request reports