Skip to content

Fix FPE in egamma software (ATR-23520)

Chris Meyer requested to merge cjmeyer/athena:fix-ringer-fpe into master

There was a potential division by zero in the ringer normalization code. A check is added to avoid this, and fix failing tests.

Edited by Stewart Martin-Haugh

Merge request reports