From ca7d2d6bb6e83077883c4baf23b0c8fe9f178f07 Mon Sep 17 00:00:00 2001 From: Mark Jones <jones@jlab.org> Date: Tue, 5 Dec 2017 11:25:36 -0500 Subject: [PATCH] Update pcal_geom to match changes THcShower Vardan introduce new correction in SHMS Preshower coordinate calculation --- PARAM/SHMS/CAL/GEOM/pcal_geom.param | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/PARAM/SHMS/CAL/GEOM/pcal_geom.param b/PARAM/SHMS/CAL/GEOM/pcal_geom.param index c4c7f990..d6a7dc70 100644 --- a/PARAM/SHMS/CAL/GEOM/pcal_geom.param +++ b/PARAM/SHMS/CAL/GEOM/pcal_geom.param @@ -14,11 +14,11 @@ pcal_arr_xstep = 9. pcal_arr_ystep = 9. pcal_arr_zsize = 70.0 -# Constants for the coordiante correction of the calorimeter energy depositions -pcal_a_cor = 200. -pcal_b_cor = 8000. -pcal_c_cor = 64.36, 64.36 # for positive and negative sides -pcal_d_cor = 1.66, 1.66 +# Constants for the coordinate correction of SHMS Preshower energy depositions +pcal_a_cor = 106.73 +pcal_b_cor = 2.329 +pcal_c_cor = 0 0 +pcal_d_cor = 0 0 ; Parameters copied from HMS ; Slope in x position. Allowed distance between track and edge of block -- GitLab