Skip to content

FPE fix for ShowerDepthTool

Walter Lampl requested to merge wlampl/athena:ShowerDepthFPEFix into master

ShowerDepthTool: Check for identical R in layer 1 and layer 2 (FPE fix).

Also use std::optional instead of -9999 to denote an invalid return value.

See also the discussion on ATLASRECTS-5923

Merge request reports