Skip to content

Fix unprotected division in RpdSubtractCentroidTool

Mason Ray Housenga requested to merge mhouseng/athena:23.0-centroid-fpe-fix into 23.0

Intended to address ATLASRECTS-7746 (FPE in ZdcRecRun3).

  • Protect for zero denominator in RpdSubtractCentroidTool division

Merge request reports