Skip to content

[VECGEOM-375] Using 'constexpr' instead of just 'const'

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

This change was suggested by Philippe: to use 'constexpr' instead of just 'const' for the new tolerance constants in GenericKernelsForContainsAndInside(), recently merged into master.

Merge request reports