From 01b2d01cf3179f7bef5162e49b5b1045864395aa Mon Sep 17 00:00:00 2001 From: hallc-online <hallconline@gmail.com> Date: Mon, 22 Jan 2018 07:05:14 -0500 Subject: [PATCH] Set BCM4A as BCM used for beam cut threshold --- PARAM/GEN/gscalers.param | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PARAM/GEN/gscalers.param b/PARAM/GEN/gscalers.param index b3b5f064..53b5ed81 100644 --- a/PARAM/GEN/gscalers.param +++ b/PARAM/GEN/gscalers.param @@ -4,4 +4,4 @@ gBCM_Offset = 250200,250100,393000,-2994.0,-1148.0,-154.3 gBCM_Names="BCM1 BCM2 Unser BCM4A BCM4B BCM17" gBCM_Current_threshold=0.5 ; index = 0 to gNumBCMs-1 -gBCM_Current_threshold_index=0 +gBCM_Current_threshold_index=3 -- GitLab