Skip to content

GeometryBuilderGeant4: Allow Direct Loading of NIST Materials from Geant4

Simon Spannagel requested to merge materials into master

This separates the materials into a separate manager class and allows to directly use Geant4 NIST database compound materials.

From the updated REAME:

Furthermore, this module can automatically load any material defined in the Geant4 material database @g4materials. This comprises both simple materials and pre-defined NIST compounds. It should be noted that when loading a material from the Geant4 material database, the name comparison is case sensitive. Names can be provided with or without G4_ prefix.

Edited by Simon Spannagel

Merge request reports