Cleanup code related to HepMC
- Removed
#ifdef HEPMC3which included AtlasHEPMC headers. - Replaced one loop over outgoing particles with a canonical form
for (const auto& p : vtx) - Use const reference where possible
#ifdef HEPMC3 which included AtlasHEPMC headers.for (const auto& p : vtx)