Loading src/modules/PulseTransfer/tests/03-skiptype.conf 0 → 100644 +31 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2017-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #DESC tests the calculation of induced signals based on the arrival time of charge carriers at the sensor surface. [Allpix] detectors_file = "detector.conf" number_of_events = 1 random_seed = 0 [DepositionPointCharge] model = "fixed" source_type = "point" position = 445um 220um 0um number_of_charges = 20 [ElectricFieldReader] model = "linear" bias_voltage = 100V depletion_voltage = 150V [GenericPropagation] temperature = 293K charge_per_step = 1 propagate_electrons = false propagate_holes = true [PulseTransfer] log_level = TRACE skip_charge_carriers = "HOLE" #PASS [R:PulseTransfer:mydetector] Skipping charge carrier of type "h" Loading
src/modules/PulseTransfer/tests/03-skiptype.conf 0 → 100644 +31 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2017-2025 CERN and the Allpix Squared authors # SPDX-License-Identifier: MIT #DESC tests the calculation of induced signals based on the arrival time of charge carriers at the sensor surface. [Allpix] detectors_file = "detector.conf" number_of_events = 1 random_seed = 0 [DepositionPointCharge] model = "fixed" source_type = "point" position = 445um 220um 0um number_of_charges = 20 [ElectricFieldReader] model = "linear" bias_voltage = 100V depletion_voltage = 150V [GenericPropagation] temperature = 293K charge_per_step = 1 propagate_electrons = false propagate_holes = true [PulseTransfer] log_level = TRACE skip_charge_carriers = "HOLE" #PASS [R:PulseTransfer:mydetector] Skipping charge carrier of type "h"