From 5ee0ac94ea2ef9533d55c89e6ce9917b12d9a448 Mon Sep 17 00:00:00 2001
From: hallc-online <hallc-online@jlab.org>
Date: Mon, 6 Mar 2017 21:46:38 -0500
Subject: [PATCH] Add Deb's new SHMS DC t0 offset parameters

---
 PARAM/SHMS/DC/pdc_tracking.param | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PARAM/SHMS/DC/pdc_tracking.param b/PARAM/SHMS/DC/pdc_tracking.param
index 3b9520b1..d7a510c4 100644
--- a/PARAM/SHMS/DC/pdc_tracking.param
+++ b/PARAM/SHMS/DC/pdc_tracking.param
@@ -14,8 +14,8 @@ pdc_tdc_max_win = 55000, 55000, 55000, 55000, 55000, 55000  ; TODO - wide limits
 pdc_tdc_time_per_channel = -0.10
 
 ; Zero time correction for each plane in ns that is added to TDC time.
-pdc_plane_time_zero = 1440.0, 1440.0, 1440.0, 1440.0, 1440.0, 1440.0  ; TODO - SOS values for now
-                      1440.0, 1440.0, 1440.0, 1440.0, 1440.0, 1440.0
+pdc_plane_time_zero = 1260.0, 1260.0, 1260.0, 1260.0, 1260.0, 1260.0  ; TODO - SOS values for now
+                      1260.0, 1260.0, 1260.0, 1260.0, 1260.0, 1260.0
 
 ; For wire velocity corrections.
 pdc_wire_velocity = 13.0  ; TODO
-- 
GitLab