next-exp / nexus

Geant4 simulation framework of the NEXT Collaboration
5 stars 55 forks source link

Fix segmentation fault due to G4 bug by setting G4MaterialPropertiesTable #168

Closed DiegoLopezGutierrez closed 2 years ago

DiegoLopezGutierrez commented 2 years ago

Similar to #141 and #148, this PR adds an empty G4MaterialPropertiesTable to materials that lack it (e.g. copper, teflon, steel, etc). The implementation is for all the geometries not covered by the previous two PRs (i.e. all except NEXT100).