Does Geant4 only support predefined materials. I have users of my FreeCAD GDML workbench stating they have to delete the whole materials section of the GDML file by hand.
If the user has used/selected any Geant4 material it will not appear in the materials section. The materials section only contains definitions that would not be the standard ones.
Just received an email stating
In geant4, there is a example which load gdml file
Cf. geant4.11.00.b01/geant4.11.00.b01/examples/extended/persistency/gdml/G01
I have just tested it and It works well!
./load_gdml file.gdml
I am confused.