Skip to content
Snippets Groups Projects
Unverified Commit 3a34ec40 authored by Eric Pooser's avatar Eric Pooser Committed by GitHub
Browse files

Trigger eff (#344)

* Add prescaled live time measurement calculation

* Update parameter files and create appropriate default calib files for HMS

* Fix template file
parent 318a1e2d
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 16 deletions
; Dummy file
; Default calibration files in general.param
; This keeps the replay script from complaining
\ No newline at end of file
; This keeps the replay script from complaining
#include "PARAM/HMS/DC/CALIB/hdc_calib.param"
#include "PARAM/HMS/DC/CALIB/hdc_tzero_per_wire.param"
#include "PARAM/HMS/HODO/CALIB/hhodo_calib.param"'
#include "PARAM/HMS/HODO/CALIB/htofcalib.param"
#include "PARAM/HMS/CER/CALIB/hcer_calib.param"
#include "PARAM/HMS/CAL/CALIB/hcal_calib.param"
\ No newline at end of file
......@@ -188,3 +188,7 @@ gtargmass_amu=12.0107
htheta_lab = -21.94
hpcentral = 1.6162
1211-1213
gtargmass_amu=1.00794
htheta_lab = -21.94
hpcentral = 0.9
\ No newline at end of file
; Calibration constants for run 1136_100000, 39049 events processed
hcal_pos_gain_cor= 0.00, 9.15, 10.44, 10.88, 10.86, 11.14, 12.93, 14.47, 10.02, 14.21, 12.72, 13.03, 0.00,
9.44, 15.69, 10.67, 13.04, 11.65, 9.33, 10.58, 10.56, 9.76, 10.34, 10.30, 12.17, 0.00,
23.63, 16.39, 17.25, 19.63, 17.38, 16.83, 19.07, 18.55, 18.51, 23.70, 18.56, 20.22, 0.00,
0.00, 19.40, 21.71, 19.02, 19.86, 20.51, 24.60, 20.31, 19.73, 21.80, 18.53, 19.00, 0.00,
hcal_neg_gain_cor= 0.00, 12.76, 13.46, 10.86, 12.85, 14.27, 11.70, 14.84, 13.87, 11.47, 12.57, 12.83, 0.00,
29.74, 12.10, 13.64, 13.64, 13.63, 14.32, 16.45, 14.92, 17.14, 16.15, 17.72, 14.32, 0.00,
0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00,
0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00,
hcer_adc_to_npe = 6.556*0.04,5.224*0.04
\ No newline at end of file
hcer_adc_to_npe = 6.638*0.04,5.242*0.04
\ No newline at end of file
hcer_adc_to_npe = 6.748*0.04,5.310*0.04
hcer_adc_to_npe = 6.752*0.04,5.850*0.04
\ No newline at end of file
hcer_adc_to_npe = 6.732*0.04,5.985*0.04
\ No newline at end of file
hcer_adc_to_npe = 5.735*0.04,5.741*0.04
\ No newline at end of file
hcer_adc_to_npe = 6.616*0.04,6.564*0.04
\ No newline at end of file
hcer_adc_to_npe = 6.399*0.04,5.729*0.04
\ No newline at end of file
;Garth H. gain calibration from HMS run 303
hcer_adc_to_npe = 1/323./0.0195,1/327./0.0195
hcer_adc_to_npe = 5.735*0.04,5.741*0.04
\ No newline at end of file
......@@ -48,7 +48,6 @@ HMS Event Types : {HMS_Pretrig.npassed}
HMS Computer Live Time : {(TRIG1.npassed / H.hTRIG1.scaler)*100.0:%3.4f} % [ {(TRIG1.npassed / (H.hTRIG1.scaler/ghconfig_ti_ps_factors[0]))*100.0:%3.4f} % ]
HMS Computer Dead Time : {100.0 - (TRIG1.npassed / H.hTRIG1.scaler)*100.0:%3.4f} % [ {100.0 - (TRIG1.npassed / (H.hTRIG1.scaler/ghconfig_ti_ps_factors[0]))*100.0:%3.4f} % ]
*******
* EDTM
*******
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment