Skip to content

GeneratorObjects: Fix null link test.

When testing for a null HepMcParticleLink, need to check for a barcode of 0x7fffffff as well as 0.

Should fix ATLASRECTS-4874.

Merge request reports