Skip to content

Redirected base/Geant/Math.h to use VecCore math.

Andrei Gheata requested to merge agheata/move_math into master

The current implementation was calling functions from vecgeom namespace, not even properly included in the GeantV Math.h header and creating build problems in Jenkins.

Merge request reports