diff --git a/TEMPLATES/HMS/PRODUCTION/hstackana_production.template b/TEMPLATES/HMS/PRODUCTION/hstackana_production.template index 72f32278dee24a547b93d9801b0466496faa2f89..b4fcd3c6de6d5c78e31df05417c8c2994054f5c5 100644 --- a/TEMPLATES/HMS/PRODUCTION/hstackana_production.template +++ b/TEMPLATES/HMS/PRODUCTION/hstackana_production.template @@ -36,13 +36,6 @@ Chamber 2: {hdc_zpos[6]:%6.2f} {hdc_zpos[7]:%6.2f} {hdc_zpos[8]:%6.2f} * DAQ Configuration ******************** -Ps1_value = {ghconfig_ti_ps[0]} -Ps2_value = {ghconfig_ti_ps[1]} -Ps3_value = {ghconfig_ti_ps[2]} -Ps4_value = {ghconfig_ti_ps[3]} -Ps5_value = {ghconfig_ti_ps[4]} -Ps6_value = {ghconfig_ti_ps[5]} - Ps1_factor = {ghconfig_ti_ps_factors[0]} Ps2_factor = {ghconfig_ti_ps_factors[1]} Ps3_factor = {ghconfig_ti_ps_factors[2]} diff --git a/TEMPLATES/HMS/SCALERS/hscalers.template b/TEMPLATES/HMS/SCALERS/hscalers.template index a429f8348fc0ee86fd1c483a7e9e4622e9628e41..1175785dc05ebfcff644cf23ab2e5df54b518f33 100644 --- a/TEMPLATES/HMS/SCALERS/hscalers.template +++ b/TEMPLATES/HMS/SCALERS/hscalers.template @@ -28,13 +28,6 @@ Unser Counts: {H.Unser.scalerCut} Total Charge: {H.Unser.scalerChargeCut:%.3f} * DAQ Configuration ******************** -Ps1_value = {ghconfig_ti_ps[0]} -Ps2_value = {ghconfig_ti_ps[1]} -Ps3_value = {ghconfig_ti_ps[2]} -Ps4_value = {ghconfig_ti_ps[3]} -Ps5_value = {ghconfig_ti_ps[4]} -Ps6_value = {ghconfig_ti_ps[5]} - Ps1_factor = {ghconfig_ti_ps_factors[0]} Ps2_factor = {ghconfig_ti_ps_factors[1]} Ps3_factor = {ghconfig_ti_ps_factors[2]} diff --git a/TEMPLATES/SHMS/PRODUCTION/pstackana_production.template b/TEMPLATES/SHMS/PRODUCTION/pstackana_production.template index 75cedccc648c1f88ce7e14ce11bb2f3e2bd4e626..4c17f25db24434b655d65eb07ff0c929a896afc3 100644 --- a/TEMPLATES/SHMS/PRODUCTION/pstackana_production.template +++ b/TEMPLATES/SHMS/PRODUCTION/pstackana_production.template @@ -25,13 +25,6 @@ Unser Counts: {P.Unser.scalerCut} Total Charge: {P.Unser.scalerChargeCut:%.3f} * DAQ Configuration ******************** -Ps1_value = {gpconfig_ti_ps[0]} -Ps2_value = {gpconfig_ti_ps[1]} -Ps3_value = {gpconfig_ti_ps[2]} -Ps4_value = {gpconfig_ti_ps[3]} -Ps5_value = {gpconfig_ti_ps[4]} -Ps6_value = {gpconfig_ti_ps[5]} - Ps1_factor = {ghconfig_ti_ps_factors[0]} Ps2_factor = {ghconfig_ti_ps_factors[1]} Ps3_factor = {ghconfig_ti_ps_factors[2]} diff --git a/TEMPLATES/SHMS/SCALERS/pscalers.template b/TEMPLATES/SHMS/SCALERS/pscalers.template index 97bf1665528628226baa5b9c79a58aa03026106a..e6351417be556eeee2107867161948956e3e098e 100644 --- a/TEMPLATES/SHMS/SCALERS/pscalers.template +++ b/TEMPLATES/SHMS/SCALERS/pscalers.template @@ -29,13 +29,6 @@ Unser Counts: {P.Unser.scalerCut} Total Charge: {P.Unser.scalerChargeCut:%.3f} * DAQ Configuration ******************** -Ps1_value = {gpconfig_ti_ps[0]} -Ps2_value = {gpconfig_ti_ps[1]} -Ps3_value = {gpconfig_ti_ps[2]} -Ps4_value = {gpconfig_ti_ps[3]} -Ps5_value = {gpconfig_ti_ps[4]} -Ps6_value = {gpconfig_ti_ps[5]} - Ps1_factor = {ghconfig_ti_ps_factors[0]} Ps2_factor = {ghconfig_ti_ps_factors[1]} Ps3_factor = {ghconfig_ti_ps_factors[2]}