Commit 89cdbfc1 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Update tests after changing deposition calculation

parent 7f8efa34
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,4 +35,4 @@ propagate_holes = true
log_level = DEBUG
threshold = 600e

#PASS (Event 20) [R:DefaultDigitizer:mydetector] Passed threshold: 35408.8e > 631.069e
#PASS (Event 20) [R:DefaultDigitizer:mydetector] Passed threshold: 35516.9e > 560.183e
+1 −2
Original line number Diff line number Diff line
@@ -38,5 +38,4 @@ threshold = 600e
[ROOTObjectWriter]
log_level = DEBUG


#PASS (STATUS) [F:ROOTObjectWriter] Wrote 45400 objects to 8 branches in file
#PASS (STATUS) [F:ROOTObjectWriter] Wrote 46070 objects to 8 branches in file
+1 −1
Original line number Diff line number Diff line
@@ -36,4 +36,4 @@ propagate_holes = true
log_level = DEBUG
threshold = 600e

#PASS (DEBUG) (Event 20) [R:DefaultDigitizer:mydetector] Passed threshold: 35408.8e > 631.069e
#PASS (DEBUG) (Event 20) [R:DefaultDigitizer:mydetector] Passed threshold: 35516.9e > 560.183e
+1 −1
Original line number Diff line number Diff line
@@ -26,4 +26,4 @@ depletion_voltage = 150V
temperature = 293K
propagate_holes = true

#PASS Deposited 73176 charges in sensor of detector mydetector
#PASS Deposited 73786 charges in sensor of detector mydetector
+1 −1
Original line number Diff line number Diff line
@@ -25,4 +25,4 @@ depletion_voltage = 150V
temperature = 293K
propagate_holes = true

#PASS Deposited 91380 charges in sensor of detector mydetector
#PASS Deposited 92184 charges in sensor of detector mydetector
Loading