Skip to content

Further optimization of HepMC-related codes

In this MR:

  • use access by reference where possible.
  • reduce the usage of HepMCParticleLink-> operator using HepMCParticleLink.cptr()

Merge request reports