Skip to content

Formatting issues in the McEventCollection convertes, give direct access to HepMC2 classes in xAOD

Andrii Verbytskyi requested to merge averbyts/athena:fix_access_violation into main
  • Formatting issues in the McEventCollection converters
  • Remove the direct access to the private members for HepMC3 in the MCeEvent converters as it is not used
  • Give direct access to private members in HepMC2 classes in xAOD. The direct access violating encapsulation existed in the past for HepMC. This should also fix the compilation of the HepMC2 branch in the nightlies.

@jchapman @pclark

Fixes AGENE-2230

Edited by Andrii Verbytskyi

Merge request reports