Skip to content

Raman/shape tester with convention checker [VECGEOM-209]

Raman Sehgal requested to merge raman/ShapeTesterWithConventionChecker into master

Added shape convention checker feature to VecGeom.

User has to create a test file called convention_test.cpp

Test files for basic shapes already added to "test/shape_tester/" directory, for other shapes can be added on the same lines of action.

Merge request reports