Skip to content

Draft: Improvements to HepMcParticleLink

John Derek Chapman requested to merge jchapman/athena:FurtherHPMLfixes_main into main

Further robustness improvements for HepMcParticleLink in the case that position-based constructors are used and constructors using the event number=0 workaround. (Fixes unit test failures in the dbg build.)

Updated HepMcParticleLink_test to test the == operator for a HepMcParticleLink instances created with wider set of possible constructor arguments.

Edited by John Derek Chapman

Merge request reports