Skip to content

[VECGEOM-257] Fix division-by-zero exceptions on sphere algorithms

Guilherme Lima requested to merge lima/vecgeom-257 into master

Branch lima/vecgeom-257 contains protections to avoid divide-by-zero operations in sphere algorithms, which have been recently reported in Geant4+VecGeom integration tests.

Merge request reports