From b79a27449481e5f8204a15f434483c0c52f180d6 Mon Sep 17 00:00:00 2001 From: anashebandari <anashe@jlab.org> Date: Fri, 20 Apr 2018 14:24:57 -0400 Subject: [PATCH] Updated heavy gas cerenkov cuts on PMTs 1-3 --- PARAM/SHMS/HGCER/phgcer_cuts.param | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PARAM/SHMS/HGCER/phgcer_cuts.param b/PARAM/SHMS/HGCER/phgcer_cuts.param index eec5e54a..b1f20b6e 100644 --- a/PARAM/SHMS/HGCER/phgcer_cuts.param +++ b/PARAM/SHMS/HGCER/phgcer_cuts.param @@ -16,8 +16,8 @@ phgcer_dp_max = 25.0 ; ADC time window cut values used to select "good" ADC events phgcer_adc_tdc_offset = 200.0 -phgcer_adcTimeWindowMin = -1000.,-1000.,-1000.,-1000. -phgcer_adcTimeWindowMax = 1000.,1000.,1000.,1000. +phgcer_adcTimeWindowMin = -40.,-450.,-450.,-1000. +phgcer_adcTimeWindowMax = 10.,100.,100.,1000. ; NPE Threshold for "good" hit (for measureing effic.) phgcer_npe_thresh = 0.5 \ No newline at end of file -- GitLab