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

Calib work (#351)

* Fix HMS Cherenkov calibration parameters

* Setup HMS calibration parameters for the Fall run

Add calibration parameters for the HMS calorimeter

* Do the same for the SHMS

* Change default calib files to symbolic links
parent 896464a8
No related branches found
No related tags found
No related merge requests found
Showing
with 179 additions and 3 deletions
; HMS calibration files for run 1130
#include "/PARAM/HMS/CER/CALIB/Fall_Comm_2017/hcer_calib_1130.param"
\ No newline at end of file
; HMS calibration files for run 1136
#include "/PARAM/HMS/CER/CALIB/Fall_Comm_2017/hcer_calib_1136.param"
#include "/PARAM/HMS/CAL/CALIB/Fall_Comm_2017/hcal_calib_1136.param"
\ No newline at end of file
; HMS calibration files for run 1178
#include "/PARAM/HMS/CER/CALIB/Fall_Comm_2017/hcer_calib_1178.param"
\ No newline at end of file
; HMS calibration files for run 1179
#include "/PARAM/HMS/CER/CALIB/Fall_Comm_2017/hcer_calib_1179.param"
\ No newline at end of file
; HMS calibration files for run 1180
#include "/PARAM/HMS/CER/CALIB/Fall_Comm_2017/hcer_calib_1180.param"
\ No newline at end of file
; HMS calibration files for run 1212
#include "/PARAM/HMS/CER/CALIB/Fall_Comm_2017/hcer_calib_1212.param"
\ No newline at end of file
; HMS calibration files for run 1213
#include "/PARAM/HMS/CER/CALIB/Fall_Comm_2017/hcer_calib_1213.param"
\ No newline at end of file
; HMS calibration files for run 1214
#include "/PARAM/HMS/CER/CALIB/Fall_Comm_2017/hcer_calib_1214.param"
\ No newline at end of file
; HMS calibration files for run 1235
#include "/PARAM/HMS/CAL/CALIB/Fall_Comm_2017/hcal_calib_1235.param"
\ No newline at end of file
; HMS calibration files for run 1249
#include "/PARAM/HMS/CAL/CALIB/Fall_Comm_2017/hcal_calib_1249.param"
\ No newline at end of file
#real raddeg
raddeg=3.14159265/180
#real cminch
cminch=2.54
; General Hall-C parameter files
#include "PARAM/GEN/genflags.param"
#include "PARAM/GEN/gdebug.param"
#include "PARAM/GEN/gtarget.param"
#include "PARAM/GEN/gbeam.param"
#include "PARAM/GEN/gscalers.param"
; General HMS parameter files
; Note: hmsflags.param includes spectrometer offsets and options.
#include "PARAM/HMS/GEN/hcana.param"
#include "PARAM/HMS/GEN/hdebug.param"
#include "PARAM/HMS/GEN/hmsflags.param"
#include "PARAM/HMS/GEN/htracking.param"
; HMS default geometry parameter files
#include "PARAM/HMS/CER/GEOM/hcer_geom.param"
#include "PARAM/HMS/DC/GEOM/hdc_geom.param"
#include "PARAM/HMS/HODO/GEOM/hhodo_geom.param"
#include "PARAM/HMS/AERO/GEOM/haero_geom.param"
#include "PARAM/HMS/CAL/GEOM/hcal_geom.param"
; HMS default cut parameter files
#include "PARAM/HMS/CER/CUTS/hcer_cuts.param"
#include "PARAM/HMS/DC/CUTS/hdc_cuts.param"
#include "PARAM/HMS/HODO/CUTS/hhodo_cuts.param"
#include "PARAM/HMS/AERO/CUTS/haero_cuts.param"
#include "PARAM/HMS/CAL/CUTS/hcal_cuts.param"
; HMS default calibration parameter files
#include "PARAM/HMS/CER/CALIB/hcer_calib.param"
#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/AERO/CALIB/haero_calib.param"
#include "PARAM/HMS/CAL/CALIB/hcal_calib.param"
\ No newline at end of file
; Dummy file
; Default calibration files in general.param ; Default calibration files in general.param
; This keeps the replay script from complaining
#include "PARAM/HMS/DC/CALIB/hdc_calib.param" #include "PARAM/HMS/DC/CALIB/hdc_calib.param"
#include "PARAM/HMS/DC/CALIB/hdc_tzero_per_wire.param" #include "PARAM/HMS/DC/CALIB/hdc_tzero_per_wire.param"
#include "PARAM/HMS/HODO/CALIB/hhodo_calib.param"' #include "PARAM/HMS/HODO/CALIB/hhodo_calib.param"'
......
...@@ -2,6 +2,40 @@ ...@@ -2,6 +2,40 @@
g_ctp_parm_filename ="DBASE/HMS/GEN/general.param" g_ctp_parm_filename ="DBASE/HMS/GEN/general.param"
g_ctp_kinematics_filename ="DBASE/HMS/STD/standard.kinematics" g_ctp_kinematics_filename ="DBASE/HMS/STD/standard.kinematics"
g_ctp_calib_filename ="DBASE/HMS/GEN/default_det_calib_files.param" g_ctp_calib_filename ="DBASE/HMS/GEN/default_det_calib_files.param"
303-303 303-303
g_ctp_parm_filename ="DBASE/HMS/GEN/KPP_Spring_2017/general.param" g_ctp_parm_filename ="DBASE/HMS/GEN/KPP_Spring_2017/general.param"
g_ctp_calib_filename ="DBASE/HMS/GEN/KPP_Spring_2017/calib_303.param" g_ctp_calib_filename ="DBASE/HMS/GEN/KPP_Spring_2017/calib_303.param"
\ No newline at end of file
1116-1277
g_ctp_parm_filename ="DBASE/HMS/GEN/Fall_Comm_2017/general.param"
1130-1130
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1130.param"
1136-1136
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1136.param"
1178-1178
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1178.param"
1179-1179
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1179.param"
1180-1180
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1180.param"
1212-1212
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1212.param"
1213-1213
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1213.param"
1214-1214
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1214.param"
1235-1235
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1235.param"
1249-1249
g_ctp_calib_filename ="DBASE/HMS/GEN/Fall_Comm_2017/calib_1249.param"
\ No newline at end of file
; SHMS calibration files for run 1583
#include "/PARAM/SHMS/HGCER/CALIB/Fall_Comm_2017/phgcer_calib_1583.param"
\ No newline at end of file
; SHMS calibration files for run 1585
#include "/PARAM/SHMS/AERO/CALIB/Fall_Comm_2017/paero_calib_1585.param"
#include "/PARAM/SHMS/CAL/CALIB/Fall_Comm_2017/pcal_calib_1585.param"
\ No newline at end of file
; SHMS calibration files for run 1586
#include "/PARAM/SHMS/CAL/CALIB/Fall_Comm_2017/pcal_calib_1586.param"
\ No newline at end of file
#real raddeg
raddeg=3.14159265/180
#real cminch
cminch=2.54
; General Hall-C parameter files
#include "PARAM/GEN/genflags.param"
#include "PARAM/GEN/gdebug.param"
#include "PARAM/GEN/gtarget.param"
#include "PARAM/GEN/gbeam.param"
#include "PARAM/GEN/gscalers.param"
; General SHMS parameter files
; Note: shmsflags.param includes spectrometer offsets and options.
#include "PARAM/SHMS/GEN/pcana.param"
#include "PARAM/SHMS/GEN/pdebug.param"
#include "PARAM/SHMS/GEN/shmsflags.param"
#include "PARAM/SHMS/GEN/ptracking.param"
; SHMS default geometry parameter files
#include "PARAM/SHMS/NGCER/GEOM/pngcer_geom.param"
#include "PARAM/SHMS/DC/GEOM/pdc_geom.param"
#include "PARAM/SHMS/HODO/GEOM/phodo_geom.param"
#include "PARAM/SHMS/HGCER/GEOM/phgcer_geom.param"
#include "PARAM/SHMS/AERO/GEOM/paero_geom.param"
#include "PARAM/SHMS/CAL/GEOM/pcal_geom.param"
; SHMS default cut parameter files
#include "PARAM/SHMS/NGCER/CUTS/pngcer_cuts.param"
#include "PARAM/SHMS/DC/CUTS/pdc_cuts.param"
#include "PARAM/SHMS/HODO/CUTS/phodo_cuts.param"
#include "PARAM/SHMS/HGCER/CUTS/phgcer_cuts.param"
#include "PARAM/SHMS/AERO/CUTS/paero_cuts.param"
#include "PARAM/SHMS/CAL/CUTS/pcal_cuts.param"
; SHMS default calibration parameter files
#include "PARAM/SHMS/NGCER/CALIB/pngcer_calib.param"
#include "PARAM/SHMS/DC/CALIB/pdc_calib.param"
#include "PARAM/SHMS/DC/CALIB/pdc_tzero_per_wire.param"
#include "PARAM/SHMS/HODO/CALIB/phodo_calib.param"
#include "PARAM/SHMS/HGCER/CALIB/phgcer_calib.param"
#include "PARAM/SHMS/AERO/CALIB/paero_calib.param"
#include "PARAM/SHMS/CAL/CALIB/pcal_calib.param"
...@@ -5,6 +5,7 @@ g_ctp_calib_filename ="DBASE/SHMS/GEN/default_det_calib_files.param" ...@@ -5,6 +5,7 @@ g_ctp_calib_filename ="DBASE/SHMS/GEN/default_det_calib_files.param"
464-488 464-488
g_ctp_parm_filename ="DBASE/SHMS/GEN/KPP_Spring_2017/general.param" g_ctp_parm_filename ="DBASE/SHMS/GEN/KPP_Spring_2017/general.param"
464-464 464-464
g_ctp_calib_filename ="DBASE/SHMS/GEN/KPP_Spring_2017/calib_464.param" g_ctp_calib_filename ="DBASE/SHMS/GEN/KPP_Spring_2017/calib_464.param"
...@@ -40,3 +41,15 @@ g_ctp_calib_filename ="DBASE/SHMS/GEN/KPP_Spring_2017/calib_487.param" ...@@ -40,3 +41,15 @@ g_ctp_calib_filename ="DBASE/SHMS/GEN/KPP_Spring_2017/calib_487.param"
488-488 488-488
g_ctp_calib_filename ="DBASE/SHMS/GEN/KPP_Spring_2017/calib_488.param" g_ctp_calib_filename ="DBASE/SHMS/GEN/KPP_Spring_2017/calib_488.param"
1158-1704
g_ctp_parm_filename ="DBASE/SHMS/GEN/Fall_Comm_2017/general.param"
1583-1583
g_ctp_calib_filename ="DBASE/SHMS/GEN/Fall_Comm_2017/calib_1583.param"
1585-1585
g_ctp_calib_filename ="DBASE/SHMS/GEN/Fall_Comm_2017/calib_1585.param"
1586-1586
g_ctp_calib_filename ="DBASE/SHMS/GEN/Fall_Comm_2017/calib_1586.param"
; 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,
\ No newline at end of file
; Calibration constants for run 1235_200000, 25267 events processed
hcal_pos_gain_cor= 9.74, 10.65, 11.11, 9.31, 11.69, 9.46, 10.18, 15.49, 12.01, 13.14, 12.06, 9.32, 0.00,
13.91, 20.12, 10.27, 11.75, 11.65, 10.53, 10.95, 10.69, 11.36, 10.18, 9.49, 12.24, 0.00,
28.15, 14.77, 16.91, 18.90, 16.42, 16.87, 19.42, 17.40, 17.81, 22.50, 17.32, 18.72, 0.00,
0.00, 25.35, 30.18, 25.58, 24.51, 23.24, 30.10, 24.59, 22.41, 26.53, 22.92, 25.45, 0.00,
hcal_neg_gain_cor= 20.33, 11.87, 12.20, 12.71, 11.77, 16.24, 15.43, 13.69, 11.59, 12.92, 14.14, 16.85, 0.00,
9.47, 7.17, 14.47, 15.39, 13.87, 12.94, 15.45, 14.88, 15.65, 16.67, 18.17, 15.53, 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,
\ No newline at end of file
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