Skip to content

TrkGeometry: Mark another division with CXXUTILS_TRAPPING_FP.

Scott Snyder requested to merge ssnyder/athena:fpe.TrkGeometry-20240125 into main

Another place where we need to force clang to compile assuming that FP operations may throw exceptions.

Fixes test failure in SCT_Monitoring.

Merge request reports