Skip to content

Fix ElectronEgammaFastCaloHypo

This MR is related to ATR-23734. The error is caused by events with eta>2.5. When eta out of range, the ringer algorithm produce an object with rings = 0 (dummy). The exception is cause when we try to compute the NN output with an empty input.

tested with: test_q440.sh

ping: @dbakshig , @cjmeyer and @fernando

Merge request reports