Skip to content

Fix Material descriptions to yield valid G4Material with DDG4 converter

Dominik Muller requested to merge material_fixes into master

Fixes to several materials which previously did not correctly the component elements, leading to a non-initialized G4Material and a subsequent segmentation fault.

Merge request reports