Skip to content

SUSY Signal Tagger: Protecting against null ptrs

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

There are some cases in which the SUSY signal tagger will only identify a single SUSY particle. In these cases, we need to protect against null pointers more carefully. Just added some protection.

This should fix the issue @mcanobre reported by email.

Merge request reports