Commit 09e748fb authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Add missing descriptions for new tests

parent 95ff94c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#DESC run basic simulation of cosmics shower
[AllPix]
number_of_events = 1
detectors_file = "detector.conf"
+1 −0
Original line number Diff line number Diff line
#DESC check if the target simulation altitude can be configured
[AllPix]
number_of_events = 1
detectors_file = "detector.conf"
+1 −0
Original line number Diff line number Diff line
#DESC test if the correct subbox letngth for the simulated shower is calculated from the detector model and world volume
[AllPix]
number_of_events = 1
detectors_file = "detector_large.conf"
+1 −0
Original line number Diff line number Diff line
#DESC check if the emission of neutrons can be switched off effectively
[AllPix]
number_of_events = 1
detectors_file = "detector.conf"
+1 −0
Original line number Diff line number Diff line
#DESC check if the latitude can be changed effectively
[AllPix]
number_of_events = 1
detectors_file = "detector.conf"
Loading