diff --git a/qa-physics/monitorRead.groovy b/qa-physics/monitorRead.groovy index 02a5d622..2f9ce21a 100644 --- a/qa-physics/monitorRead.groovy +++ b/qa-physics/monitorRead.groovy @@ -158,11 +158,8 @@ else if(RG=="RGM") { */ def FCmode = 1 // default assumes DAQ-gated FC charge can be trusted if(RG=="RGA") { - FCmode = 0 // fall18 inbending+outbending - if(runnum>=6616 && runnum<=6783) { // spring19 - FCmode=1; - if(runnum==6724) FCmode=0; // fcupgated charge spike in file 230 - } + FCmode=1; + if(runnum==6724) FCmode=0; // fcupgated charge spike in file 230 } else if(RG=="RGB") { FCmode = 1