Loading src/modules/DepositionLaser/tests/02_multi_detectors.conf 0 → 100644 +24 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #DESC tests deposition in multiple detectors [Allpix] detectors_file = "geometry_4boxes.conf" number_of_events = 1 multithreading = false [DepositionLaser] log_level = "DEBUG" beam_geometry = "converging" beam_waist = 10um beam_convergence_angle = 10deg focal_distance = 2.6mm number_of_photons = 10000 source_position = 0 0 0 beam_direction = 0 0 1 wavelength = 660nm #PASS Registered hits in 4 detectors src/modules/DepositionLaser/tests/geometry_4boxes.conf 0 → 100644 +22 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT [d1] type = "cube_1mm" position = 0.5mm 0.5mm 3mm orientation = 0deg 0deg 0deg [d2] type = "cube_1mm" position = 0.5mm -0.5mm 3mm orientation = 0deg 0deg 0deg [d3] type = "cube_1mm" position = -0.5mm 0.5mm 3mm orientation = 0deg 0deg 0deg [d4] type = "cube_1mm" position = -0.5mm -0.5mm 3mm orientation = 0deg 0deg 0deg Loading
src/modules/DepositionLaser/tests/02_multi_detectors.conf 0 → 100644 +24 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #DESC tests deposition in multiple detectors [Allpix] detectors_file = "geometry_4boxes.conf" number_of_events = 1 multithreading = false [DepositionLaser] log_level = "DEBUG" beam_geometry = "converging" beam_waist = 10um beam_convergence_angle = 10deg focal_distance = 2.6mm number_of_photons = 10000 source_position = 0 0 0 beam_direction = 0 0 1 wavelength = 660nm #PASS Registered hits in 4 detectors
src/modules/DepositionLaser/tests/geometry_4boxes.conf 0 → 100644 +22 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT [d1] type = "cube_1mm" position = 0.5mm 0.5mm 3mm orientation = 0deg 0deg 0deg [d2] type = "cube_1mm" position = 0.5mm -0.5mm 3mm orientation = 0deg 0deg 0deg [d3] type = "cube_1mm" position = -0.5mm 0.5mm 3mm orientation = 0deg 0deg 0deg [d4] type = "cube_1mm" position = -0.5mm -0.5mm 3mm orientation = 0deg 0deg 0deg