Skip to content

Optimizations related to the usage of HepMC

Andrii Verbytskyi requested to merge averbyts/athena:hepmc_optimization_1 into master
  • Pass by const reference where it is possible
  • Refactor the code related to "geantino" in Simulation/Tools/McEventCollectionFilter/src/McEventCollectionFilter.cxx

Tag @jchapman @christos

Also, I hope the changes like this will not affect the HepMC2 branch.

Edited by Andrii Verbytskyi

Merge request reports