Skip to content

Raman/vecgeom 187

Raman Sehgal requested to merge raman/vecgeom-187 into master

Bug Fixed in CheckContinuityInSlope function, which is used by IsConvex() function to detect the global convexity of the Polycone. Previously it was crashed while calculating the slope because of division by zero. Bug reported by Guilherme Lima.

Fix provided.

Merge request reports