Skip to content

Support for reflections in gdml reader

Andrei Gheata requested to merge reflections into master

This adds support for placements using a reflection scale transformation (1,1,-1) in the gdml description. Tested by crawling through CMS physical tree and comparing with 1e-8 precision the local transformations matrix elements as generated by Geant4 with the ones in VecGeom.

Merge request reports