hep icon indicating copy to clipboard operation
hep copied to clipboard

user stories: GDML importer for 3D geometry library

Open decibelcooper opened this issue 7 years ago • 2 comments

The 3D library mentioned in the title is described as a basic concept in #137.

For my work, GDML will be used as a geometry exchange format. If Go is to be used for HEP/MEP event reconstruction, it will be very useful to be able to accept GDML by constructing an in-memory representation of a detector geometry with an importer. This could be a part of the library described in #137, but it doesn't need to be. For the purpose of minimizing code imports for projects that don't need GDML import, I think it makes sense to have this separate.

decibelcooper avatar Nov 27 '17 19:11 decibelcooper

GDML "specs" are here: http://gdml.web.cern.ch/GDML/doc/GDMLmanual.pdf

sbinet avatar Feb 19 '18 09:02 sbinet

Ooo! Much excite!!!

decibelcooper avatar Apr 06 '18 15:04 decibelcooper