Skip to content
Snippets Groups Projects
Commit fc80a057 authored by burcuduran's avatar burcuduran
Browse files

Set SHMS and HMS reference times for coincidence and singles DAQ

parent 56638ab3
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ cminch=2.54 ...@@ -16,7 +16,7 @@ cminch=2.54
#include "PARAM/HMS/GEN/hdebug.param" #include "PARAM/HMS/GEN/hdebug.param"
#include "PARAM/HMS/GEN/hmsflags.param" #include "PARAM/HMS/GEN/hmsflags.param"
#include "PARAM/HMS/GEN/htracking.param" #include "PARAM/HMS/GEN/htracking.param"
#include "PARAM/HMS/GEN/h_reftime_cut_coindaq.param" #include "PARAM/HMS/GEN/h_reftime_cut_coindaq1.param"
; HMS default geometry parameter files ; HMS default geometry parameter files
#include "PARAM/HMS/CER/hcer_geom.param" #include "PARAM/HMS/CER/hcer_geom.param"
...@@ -48,7 +48,7 @@ cminch=2.54 ...@@ -48,7 +48,7 @@ cminch=2.54
#include "PARAM/SHMS/GEN/pdebug.param" #include "PARAM/SHMS/GEN/pdebug.param"
#include "PARAM/SHMS/GEN/shmsflags.param" #include "PARAM/SHMS/GEN/shmsflags.param"
#include "PARAM/SHMS/GEN/ptracking.param" #include "PARAM/SHMS/GEN/ptracking.param"
#include "PARAM/SHMS/GEN/p_reftime_cut.param" #include "PARAM/SHMS/GEN/p_reftime_cut_coindaq.param"
; SHMS default geometry parameter files ; SHMS default geometry parameter files
#include "PARAM/SHMS/NGCER/pngcer_geom.param" #include "PARAM/SHMS/NGCER/pngcer_geom.param"
...@@ -75,4 +75,4 @@ cminch=2.54 ...@@ -75,4 +75,4 @@ cminch=2.54
#include "PARAM/SHMS/HODO/phodo_Vpcalib.param" #include "PARAM/SHMS/HODO/phodo_Vpcalib.param"
#include "PARAM/SHMS/HGCER/phgcer_calib.param" #include "PARAM/SHMS/HGCER/phgcer_calib.param"
#include "PARAM/SHMS/AERO/paero_calib.param" #include "PARAM/SHMS/AERO/paero_calib.param"
#include "PARAM/SHMS/CAL/pcal_calib_7109.param" #include "PARAM/SHMS/CAL/pcal_calib_7109.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"
#include "PARAM/HMS/GEN/h_reftime_cut_coindaq2.param"
; HMS default geometry parameter files
#include "PARAM/HMS/CER/hcer_geom.param"
#include "PARAM/HMS/DC/hdc_geom.param"
#include "PARAM/HMS/HODO/hhodo_geom.param"
#include "PARAM/HMS/AERO/haero_geom.param"
#include "PARAM/HMS/CAL/hcal_geom.param"
; HMS default cut parameter files
#include "PARAM/HMS/CER/hcer_cuts.param"
#include "PARAM/HMS/DC/hdc_cuts.param"
#include "PARAM/HMS/HODO/hhodo_cuts.param"
#include "PARAM/HMS/AERO/haero_cuts.param"
#include "PARAM/HMS/CAL/hcal_cuts.param"
; HMS default calibration parameter files
#include "PARAM/HMS/CER/hcer_calib.param"
#include "PARAM/HMS/DC/hdc_calib.param"
#include "PARAM/HMS/DC/hdc_tzero_per_wire.param"
#include "PARAM/HMS/HODO/hhodo_calib.param"
#include "PARAM/HMS/HODO/hhodo_TWcalib.param"
#include "PARAM/HMS/HODO/hhodo_Vpcalib.param"
#include "PARAM/HMS/AERO/haero_calib.param"
#include "PARAM/HMS/CAL/hcal_calib_phase1_2.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"
#include "PARAM/SHMS/GEN/p_reftime_cut_coindaq.param"
; SHMS default geometry parameter files
#include "PARAM/SHMS/NGCER/pngcer_geom.param"
#include "PARAM/SHMS/DC/pdc_geom.param"
#include "PARAM/SHMS/HODO/phodo_geom.param"
#include "PARAM/SHMS/HGCER/phgcer_geom.param"
#include "PARAM/SHMS/AERO/paero_geom.param"
#include "PARAM/SHMS/CAL/pcal_geom.param"
; SHMS default cut parameter files
#include "PARAM/SHMS/NGCER/pngcer_cuts.param"
#include "PARAM/SHMS/DC/pdc_cuts.param"
#include "PARAM/SHMS/HODO/phodo_cuts.param"
#include "PARAM/SHMS/HGCER/phgcer_cuts.param"
#include "PARAM/SHMS/AERO/paero_cuts.param"
#include "PARAM/SHMS/CAL/pcal_cuts.param"
; SHMS default calibration parameter files
#include "PARAM/SHMS/NGCER/pngcer_calib.param"
#include "PARAM/SHMS/DC/pdc_calib.param"
#include "PARAM/SHMS/DC/pdc_tzero_per_wire.param"
#include "PARAM/SHMS/HODO/phodo_calib.param"
#include "PARAM/SHMS/HODO/phodo_TWcalib.param"
#include "PARAM/SHMS/HODO/phodo_Vpcalib.param"
#include "PARAM/SHMS/HGCER/phgcer_calib.param"
#include "PARAM/SHMS/AERO/paero_calib.param"
#include "PARAM/SHMS/CAL/pcal_calib_7109.param"
...@@ -16,7 +16,7 @@ cminch=2.54 ...@@ -16,7 +16,7 @@ cminch=2.54
#include "PARAM/HMS/GEN/hdebug.param" #include "PARAM/HMS/GEN/hdebug.param"
#include "PARAM/HMS/GEN/hmsflags.param" #include "PARAM/HMS/GEN/hmsflags.param"
#include "PARAM/HMS/GEN/htracking.param" #include "PARAM/HMS/GEN/htracking.param"
#include "PARAM/HMS/GEN/h_reftime_cut_coindaq.param" #include "PARAM/HMS/GEN/h_reftime_cut_coindaq2.param"
; HMS default geometry parameter files ; HMS default geometry parameter files
#include "PARAM/HMS/CER/hcer_geom.param" #include "PARAM/HMS/CER/hcer_geom.param"
...@@ -48,7 +48,7 @@ cminch=2.54 ...@@ -48,7 +48,7 @@ cminch=2.54
#include "PARAM/SHMS/GEN/pdebug.param" #include "PARAM/SHMS/GEN/pdebug.param"
#include "PARAM/SHMS/GEN/shmsflags.param" #include "PARAM/SHMS/GEN/shmsflags.param"
#include "PARAM/SHMS/GEN/ptracking.param" #include "PARAM/SHMS/GEN/ptracking.param"
#include "PARAM/SHMS/GEN/p_reftime_cut.param" #include "PARAM/SHMS/GEN/p_reftime_cut_coindaq.param"
; SHMS default geometry parameter files ; SHMS default geometry parameter files
#include "PARAM/SHMS/NGCER/pngcer_geom.param" #include "PARAM/SHMS/NGCER/pngcer_geom.param"
...@@ -75,4 +75,4 @@ cminch=2.54 ...@@ -75,4 +75,4 @@ cminch=2.54
#include "PARAM/SHMS/HODO/phodo_Vpcalib.param" #include "PARAM/SHMS/HODO/phodo_Vpcalib.param"
#include "PARAM/SHMS/HGCER/phgcer_calib.param" #include "PARAM/SHMS/HGCER/phgcer_calib.param"
#include "PARAM/SHMS/AERO/paero_calib.param" #include "PARAM/SHMS/AERO/paero_calib.param"
#include "PARAM/SHMS/CAL/pcal_calib_7109.param" #include "PARAM/SHMS/CAL/pcal_calib_7109.param"
\ No newline at end of file
...@@ -16,7 +16,7 @@ cminch=2.54 ...@@ -16,7 +16,7 @@ cminch=2.54
#include "PARAM/HMS/GEN/hdebug.param" #include "PARAM/HMS/GEN/hdebug.param"
#include "PARAM/HMS/GEN/hmsflags.param" #include "PARAM/HMS/GEN/hmsflags.param"
#include "PARAM/HMS/GEN/htracking.param" #include "PARAM/HMS/GEN/htracking.param"
#include "PARAM/HMS/GEN/h_reftime_cut_coindaq.param" #include "PARAM/HMS/GEN/h_reftime_cut_coindaq2.param"
; HMS default geometry parameter files ; HMS default geometry parameter files
#include "PARAM/HMS/CER/hcer_geom.param" #include "PARAM/HMS/CER/hcer_geom.param"
...@@ -48,7 +48,7 @@ cminch=2.54 ...@@ -48,7 +48,7 @@ cminch=2.54
#include "PARAM/SHMS/GEN/pdebug.param" #include "PARAM/SHMS/GEN/pdebug.param"
#include "PARAM/SHMS/GEN/shmsflags.param" #include "PARAM/SHMS/GEN/shmsflags.param"
#include "PARAM/SHMS/GEN/ptracking.param" #include "PARAM/SHMS/GEN/ptracking.param"
#include "PARAM/SHMS/GEN/p_reftime_cut.param" #include "PARAM/SHMS/GEN/p_reftime_cut_coindaq.param"
; SHMS default geometry parameter files ; SHMS default geometry parameter files
#include "PARAM/SHMS/NGCER/pngcer_geom.param" #include "PARAM/SHMS/NGCER/pngcer_geom.param"
...@@ -75,4 +75,4 @@ cminch=2.54 ...@@ -75,4 +75,4 @@ cminch=2.54
#include "PARAM/SHMS/HODO/phodo_Vpcalib.param" #include "PARAM/SHMS/HODO/phodo_Vpcalib.param"
#include "PARAM/SHMS/HGCER/phgcer_calib.param" #include "PARAM/SHMS/HGCER/phgcer_calib.param"
#include "PARAM/SHMS/AERO/paero_calib.param" #include "PARAM/SHMS/AERO/paero_calib.param"
#include "PARAM/SHMS/CAL/pcal_calib_7110.param" #include "PARAM/SHMS/CAL/pcal_calib_7110.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"
#include "PARAM/HMS/GEN/h_reftime_cut_coindaq2.param"
; HMS default geometry parameter files
#include "PARAM/HMS/CER/hcer_geom.param"
#include "PARAM/HMS/DC/hdc_geom.param"
#include "PARAM/HMS/HODO/hhodo_geom.param"
#include "PARAM/HMS/AERO/haero_geom.param"
#include "PARAM/HMS/CAL/hcal_geom.param"
; HMS default cut parameter files
#include "PARAM/HMS/CER/hcer_cuts.param"
#include "PARAM/HMS/DC/hdc_cuts.param"
#include "PARAM/HMS/HODO/hhodo_cuts.param"
#include "PARAM/HMS/AERO/haero_cuts.param"
#include "PARAM/HMS/CAL/hcal_cuts.param"
; HMS default calibration parameter files
#include "PARAM/HMS/CER/hcer_calib.param"
#include "PARAM/HMS/DC/hdc_calib.param"
#include "PARAM/HMS/DC/hdc_tzero_per_wire.param"
#include "PARAM/HMS/HODO/hhodo_calib.param"
#include "PARAM/HMS/HODO/hhodo_TWcalib.param"
#include "PARAM/HMS/HODO/hhodo_Vpcalib.param"
#include "PARAM/HMS/AERO/haero_calib.param"
#include "PARAM/HMS/CAL/hcal_calib_phase1_2.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"
#include "PARAM/SHMS/GEN/p_reftime_cut_coindaq.param"
; SHMS default geometry parameter files
#include "PARAM/SHMS/NGCER/pngcer_geom.param"
#include "PARAM/SHMS/DC/pdc_geom.param"
#include "PARAM/SHMS/HODO/phodo_geom.param"
#include "PARAM/SHMS/HGCER/phgcer_geom.param"
#include "PARAM/SHMS/AERO/paero_geom.param"
#include "PARAM/SHMS/CAL/pcal_geom.param"
; SHMS default cut parameter files
#include "PARAM/SHMS/NGCER/pngcer_cuts.param"
#include "PARAM/SHMS/DC/pdc_cuts.param"
#include "PARAM/SHMS/HODO/phodo_cuts.param"
#include "PARAM/SHMS/HGCER/phgcer_cuts.param"
#include "PARAM/SHMS/AERO/paero_cuts.param"
#include "PARAM/SHMS/CAL/pcal_cuts.param"
; SHMS default calibration parameter files
#include "PARAM/SHMS/NGCER/pngcer_calib.param"
#include "PARAM/SHMS/DC/pdc_calib.param"
#include "PARAM/SHMS/DC/pdc_tzero_per_wire.param"
#include "PARAM/SHMS/HODO/phodo_calib.param"
#include "PARAM/SHMS/HODO/phodo_TWcalib.param"
#include "PARAM/SHMS/HODO/phodo_Vpcalib.param"
#include "PARAM/SHMS/HGCER/phgcer_calib.param"
#include "PARAM/SHMS/AERO/paero_calib.param"
#include "PARAM/SHMS/CAL/pcal_calib_7109.param"
...@@ -24,12 +24,19 @@ g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_fall18.param" ...@@ -24,12 +24,19 @@ g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_fall18.param"
# jpsi experiment # jpsi experiment
# phase 1 kinematics # phase 1 kinematics
7000-7273 7000-7238
g_ctp_parm_filename = "DBASE/COIN/general_7000.param" g_ctp_parm_filename = "DBASE/COIN/general_7000.param"
g_ctp_kinematics_filename = "db2/auto_standard_coin.kinematics" g_ctp_kinematics_filename = "db2/auto_standard_coin.kinematics"
g_ctp_map_filename = "MAPS/COIN/DETEC/coin_spring19.map" g_ctp_map_filename = "MAPS/COIN/DETEC/coin_spring19.map"
g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_spring19.param" g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_spring19.param"
# phase 1 kinematics (trigger change)
7239-7273
g_ctp_parm_filename = "DBASE/COIN/general_7239.param"
g_ctp_kinematics_filename = "db2/auto_standard_coin.kinematics"
g_ctp_map_filename = "MAPS/COIN/DETEC/coin_spring19.map"
g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_spring19.param"
# phase 2 kinematics # phase 2 kinematics
7274-7307 7274-7307
g_ctp_parm_filename = "DBASE/COIN/general_7274.param" g_ctp_parm_filename = "DBASE/COIN/general_7274.param"
...@@ -52,9 +59,15 @@ g_ctp_map_filename = "MAPS/COIN/DETEC/coin_spring19.map" ...@@ -52,9 +59,15 @@ g_ctp_map_filename = "MAPS/COIN/DETEC/coin_spring19.map"
g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_spring19.param" g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_spring19.param"
# phase 2 kinematics # phase 2 kinematics
7430-99999 7430-7503
g_ctp_parm_filename = "DBASE/COIN/general_7274.param" g_ctp_parm_filename = "DBASE/COIN/general_7274.param"
g_ctp_kinematics_filename = "db2/auto_standard_coin.kinematics" g_ctp_kinematics_filename = "db2/auto_standard_coin.kinematics"
g_ctp_map_filename = "MAPS/COIN/DETEC/coin_spring19.map" g_ctp_map_filename = "MAPS/COIN/DETEC/coin_spring19.map"
g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_spring19.param" g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_spring19.param"
#phase 4 kinematics
7504-9999
g_ctp_parm_filename = "DBASE/COIN/general_7504.param"
g_ctp_kinematics_filename = "db2/auto_standard_coin.kinematics"
g_ctp_map_filename = "MAPS/COIN/DETEC/coin_spring19.map"
g_ctp_trigdet_filename = "PARAM/TRIG/tcoin_spring19.param"
This diff is collapsed.
...@@ -16,7 +16,7 @@ cminch=2.54 ...@@ -16,7 +16,7 @@ cminch=2.54
#include "PARAM/SHMS/GEN/pdebug.param" #include "PARAM/SHMS/GEN/pdebug.param"
#include "PARAM/SHMS/GEN/shmsflags.param" #include "PARAM/SHMS/GEN/shmsflags.param"
#include "PARAM/SHMS/GEN/ptracking.param" #include "PARAM/SHMS/GEN/ptracking.param"
#include "PARAM/SHMS/GEN/p_reftime_cut.param" #include "PARAM/SHMS/GEN/p_reftime_cut_shmsdaq.param"
; SHMS default geometry parameter files ; SHMS default geometry parameter files
#include "PARAM/SHMS/NGCER/pngcer_geom.param" #include "PARAM/SHMS/NGCER/pngcer_geom.param"
......
...@@ -8,16 +8,8 @@ ...@@ -8,16 +8,8 @@
; reference time is used and warning message is produced. ; reference time is used and warning message is produced.
; Cut is on reference time per detector. ; Cut is on reference time per detector.
;JPsi Coincidence KIN 2-0 (verified with run 7221) hdc_tdcrefcut=-16000
;hdc_tdcrefcut=-14000 hhodo_tdcrefcut=-3200
;hhodo_tdcrefcut=-3200 hhodo_adcrefcut=-5000
;hhodo_adcrefcut=-5000 hcer_adcrefcut=-5000.
;hcer_adcrefcut=-5000. hcal_adcrefcut=-5000.
;hcal_adcrefcut=-5000.
;Trigger change: PS3 is HMS CLEAN and PS5 SHMS 3/4 & HMS ELREAL
hdc_tdcrefcut=-15000
hhodo_tdcrefcut=-2500
hhodo_adcrefcut=-4250
hcer_adcrefcut=-4250.
hcal_adcrefcut=-4250.
; Cut to select the Reference time when multiple hits in reference time
; The units in channels for the module (CAEN tdc or FADC)
; negative value refcut means that the first reference time greater than the abs(refcut)
; is used as reftime. If no ref time is found greater than the abs(refcut) then first
; reference time is used.
; positive value refcut means that the the first reference time greater than the abs(refcut)
; is used as reftime. If no ref time is found greater than the abs(refcut) then no
; reference time is used and warning message is produced.
; Cut is on reference time per detector.
hdc_tdcrefcut=-16000
hhodo_tdcrefcut=-3200
hhodo_adcrefcut=-5000
hcer_adcrefcut=-5000.
hcal_adcrefcut=-5000.
; Cut to select the Reference time when multiple hits in reference time
; The units in channels for the module (CAEN tdc or FADC)
; negative value refcut means that the first reference time greater than the abs(refcut)
; is used as reftime. If no ref time is found greater than the abs(refcut) then first
; reference time is used.
; positive value refcut means that the the first reference time greater than the abs(refcut)
; is used as reftime. If no ref time is found greater than the abs(refcut) then no
; reference time is used and warning message is produced.
; Cut is on reference time per detector.
hdc_tdcrefcut=-15000
hhodo_tdcrefcut=-2500
hhodo_adcrefcut=-3500
hcer_adcrefcut=-3500.
hcal_adcrefcut=-3500.
; Cut to select the Reference time when multiple hits in reference time
; The units in channels for the module (CAEN tdc or FADC)
; negative value refcut means that the first reference time greater than the abs(refcut)
; is used as reftime. If no ref time is found greater than the abs(refcut) then first
; reference time is used.
; positive value refcut means that the the first reference time greater than the abs(refcut)
; is used as reftime. If no ref time is found greater than the abs(refcut) then no
; reference time is used and warning message is produced.
; Cut is on reference time per detector.
pdc_tdcrefcut=-14000.
phodo_tdcrefcut=-3600.
phodo_adcrefcut=-4500.
pngcer_adcrefcut=-4500.
phgcer_adcrefcut=-4500.
paero_adcrefcut=-4500.
pcal_adcrefcut=-4500.
; Cut to select the Reference time when multiple hits in reference time
; The units in channels for the module (CAEN tdc or FADC)
; negative value refcut means that the first reference time greater than the abs(refcut)
; is used as reftime. If no ref time is found greater than the abs(refcut) then first
; reference time is used.
; positive value refcut means that the the first reference time greater than the abs(refcut)
; is used as reftime. If no ref time is found greater than the abs(refcut) then no
; reference time is used and warning message is produced.
; Cut is on reference time per detector.
pdc_tdcrefcut=-14000.
phodo_tdcrefcut=-3600.
phodo_adcrefcut=-4400.
pngcer_adcrefcut=-4400.
phgcer_adcrefcut=-4400.
paero_adcrefcut=-4400.
pcal_adcrefcut=-4400.
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