From f9028820ec489fca03f42a04fe11b450afbf57b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20S=C3=A1nchez=20Castillo?= <121103809+asanchezcastillo@users.noreply.github.com> Date: Wed, 29 Jul 2026 11:37:05 +0200 Subject: [PATCH] Set CableTime to 0 ns for readout cable delay --- sbndcode/OpDetSim/digi_pmt_sbnd.fcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbndcode/OpDetSim/digi_pmt_sbnd.fcl b/sbndcode/OpDetSim/digi_pmt_sbnd.fcl index ebba48454..e5c355d17 100644 --- a/sbndcode/OpDetSim/digi_pmt_sbnd.fcl +++ b/sbndcode/OpDetSim/digi_pmt_sbnd.fcl @@ -20,7 +20,7 @@ sbnd_digipmt_alg: # Time delays TTS: 2.4 #Transit Time Spread in ns - CableTime: 135 #time delay of the 30 m long readout cable in ns + CableTime: 0 #time delay of the 30 m long readout cable in ns (not simulated not corrected) # Digitizer simulation PMTADCDynamicRange: 14250 #in ADC values