Skip to content

Protecting HepMCTruthReader against null signal vertex

Zach Marshall requested to merge zmarshal/athena:21.0_HepMCTruthReaderPatch into 21.0

In some EVNT samples, the signal vertex is null. The code was segfaulting in those cases. This tweak protects against such a crash.

FYI @ewelina and @lcorpe

Merge request reports