Skip to content

Protecting HepMCTruthReader against null signal vertex

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

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

This is a manual sweep of !27673 (merged)

Merge request reports