Commit 122fd91f authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Update tests after changing deposition calculation

(cherry picked from commit 89cdbfc1)
parent d1eef92c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,4 +34,4 @@ propagate_holes = true
[DefaultDigitizer]
log_level = DEBUG

#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 −1
Original line number Diff line number Diff line
@@ -37,4 +37,4 @@ propagate_holes = true
[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
@@ -35,4 +35,4 @@ propagate_holes = true
[DefaultDigitizer]
log_level = DEBUG

#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