Skip to content

[VECGEOM-597] Fixed uniformity issue in SamplePointOnSurface()

Evgueni Tcherniaev requested to merge evc/vecgeom-597 into master

UnplacedTube::SamplePointOnSurface() - flat sampling along R has been changed to sampling along R^2 to have a uniform distribution at the bases.

Merge request reports