Commit 0c23f726 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Doc/testing: add missing test descriptions for modules

parent 30687bf0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#DESC tests initialization of a custom response function and its parameters
[Allpix]
detectors_file = "detector.conf"
number_of_events = 1
+1 −0
Original line number Diff line number Diff line
#DESC tests the digitization with a custom response function
[Allpix]
detectors_file = "detector.conf"
number_of_events = 1
+1 −0
Original line number Diff line number Diff line
#DESC tests the coupling of charge into neighbor pixels using a coupling matrix
[Allpix]
detectors_file = "detector.conf"
number_of_events = 1
+1 −0
Original line number Diff line number Diff line
#DESC tests the front-end saturation functionality
[Allpix]
detectors_file = "detector.conf"
number_of_events = 1
+1 −0
Original line number Diff line number Diff line
#DESC tests if custom ions can be fored to decay immediately
[Allpix]
detectors_file = "detector.conf"
number_of_events = 1
Loading