Loading src/modules/GeometryBuilderGeant4/tests/15-material_passive.conf 0 → 100644 +13 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2019-2023 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #DESC ensures placing a detector inside a passive material will not cause overlapping materials. [Allpix] detectors_file = "detector_passive_materials.conf" number_of_events = 0 random_seed = 0 [GeometryBuilderGeant4] log_level = "TRACE" #PASS (TRACE) [I:GeometryBuilderGeant4] Found material "G4_Pb" in Geant4 NIST Database src/modules/GeometryBuilderGeant4/tests/detector_passive_materials.conf +1 −1 Original line number Diff line number Diff line Loading @@ -12,5 +12,5 @@ type = "box" size = 10mm 10mm 10mm position = 0mm 0mm -10mm orientation = 0deg 0deg 0deg material = "lead" material = "G4_Pb" role = "passive" Loading
src/modules/GeometryBuilderGeant4/tests/15-material_passive.conf 0 → 100644 +13 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2019-2023 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #DESC ensures placing a detector inside a passive material will not cause overlapping materials. [Allpix] detectors_file = "detector_passive_materials.conf" number_of_events = 0 random_seed = 0 [GeometryBuilderGeant4] log_level = "TRACE" #PASS (TRACE) [I:GeometryBuilderGeant4] Found material "G4_Pb" in Geant4 NIST Database
src/modules/GeometryBuilderGeant4/tests/detector_passive_materials.conf +1 −1 Original line number Diff line number Diff line Loading @@ -12,5 +12,5 @@ type = "box" size = 10mm 10mm 10mm position = 0mm 0mm -10mm orientation = 0deg 0deg 0deg material = "lead" material = "G4_Pb" role = "passive"