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
Merge request reports
Activity
This merge request affects 1 package:
- Trigger/TrigHypothesis/TrigEgammaHypo
This merge request affects 2 files:
- Trigger/TrigHypothesis/TrigEgammaHypo/src/TrigEgammaFastCaloHypoAlg.cxx
- Trigger/TrigHypothesis/TrigEgammaHypo/src/TrigEgammaFastCaloHypoTool.cxx
Adding @dbakshig ,@jodafons ,@fernando ,@cjmeyer as watchers
added Egamma Trigger master review-pending-level-1 labels
CI Result SUCCESS (hash 3140fb61)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 36059]added review-approved label and removed review-pending-level-1 label
mentioned in commit cd1b228e
added sweep:ignore label