Skip to content

Trapezoid converter to surfaces

Andrei Gheata requested to merge trap_conv into surface_model

This revives the implementation made by @edstan fir the trapezoid converter, adding also a test geometry trapezoid.gdml. It also simplifies the logic for switching on/off accurate safety computation, for the moment by using #define SURF_ACCURATE_SAFETY 1 (default 0)

Merge request reports