Loading src/modules/DepositionLaser/tests/05_user_optics.conf 0 → 100644 +23 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #DESC tests reading of physical constants from the datafile [Allpix] detectors_file = "geometry_basic_diamond.conf" number_of_events = 1 multithreading = false [DepositionLaser] log_level = "DEBUG" beam_geometry = "cylindrical" number_of_photons = 1 source_position = 0 0 0 beam_direction = 0 0 1 wavelength = 1064nm absorption_length = 1mm refractive_index = 2.5 #PASS Wavelength = 1064nm, absorption length: 1mm, refractive index: 2.5 #FAIL Detector d1 has unsupported material and will be ignored src/modules/DepositionLaser/tests/cube_1mm_diamond.conf 0 → 100644 +10 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT type = "monolithic" geometry = "pixel" sensor_material = "diamond" number_of_pixels = 1 1 pixel_size = 1mm 1mm sensor_thickness = 500um src/modules/DepositionLaser/tests/geometry_basic_diamond.conf 0 → 100644 +7 −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_diamond" position = 0 0 3mm orientation = 0deg 0deg 0deg Loading
src/modules/DepositionLaser/tests/05_user_optics.conf 0 → 100644 +23 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #DESC tests reading of physical constants from the datafile [Allpix] detectors_file = "geometry_basic_diamond.conf" number_of_events = 1 multithreading = false [DepositionLaser] log_level = "DEBUG" beam_geometry = "cylindrical" number_of_photons = 1 source_position = 0 0 0 beam_direction = 0 0 1 wavelength = 1064nm absorption_length = 1mm refractive_index = 2.5 #PASS Wavelength = 1064nm, absorption length: 1mm, refractive index: 2.5 #FAIL Detector d1 has unsupported material and will be ignored
src/modules/DepositionLaser/tests/cube_1mm_diamond.conf 0 → 100644 +10 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT type = "monolithic" geometry = "pixel" sensor_material = "diamond" number_of_pixels = 1 1 pixel_size = 1mm 1mm sensor_thickness = 500um
src/modules/DepositionLaser/tests/geometry_basic_diamond.conf 0 → 100644 +7 −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_diamond" position = 0 0 3mm orientation = 0deg 0deg 0deg