GDML import tessellated/triangular geometry

Hi,

I am trying to import a GDML geometry file obtained from geant4, which contains “tessellated” and “triangular” volumes. When I run my code I get the following errors:

Error: Unsupported GDML Tag Used :tessellated. Please Check Geometry/Schema.
Error: Unsupported GDML Tag Used :triangular. Please Check Geometry/Schema.

I am aware of this thread from 2017, but I also notice that TGeoTessellated class was included in ROOT in 2019, so maybe now it should work?

Thank you,

Andrea


Please read tips for efficient and successful posting and posting code

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


May be @agheata can help you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.