diff --git a/DBASE/COIN/STD/standard.kinematics b/DBASE/COIN/STD/standard.kinematics index 2db0ae871dc1651ea7969ddee806afe5bd3c8a2b..449f64a68e6e4c7f9ffdd26714a785f97695d0d6 100644 --- a/DBASE/COIN/STD/standard.kinematics +++ b/DBASE/COIN/STD/standard.kinematics @@ -380,7 +380,7 @@ ppartmass = 0.93827231 hpartmass = 0.0005109 #Ct Experiment (E12-06-107) -2284-9999 +2284-2396 gpbeam = 10.600 gtargmass_amu = 12.0107 htheta_lab = -39.280 @@ -389,3 +389,41 @@ hpcentral = 2.982 ppcentral = 8.505*0.985 ppartmass = 0.93827231 hpartmass = 0.0005109 + +2397 +gpbeam = 10.600 +gtargmass_amu = 1.00794 +htheta_lab = -39.280 +ptheta_lab = 12.800 +hpcentral = 2.982 +ppcentral = 8.505*0.985 +ppartmass = 0.93827231 +hpartmass = 0.0005109 + +#cosmics/testing DAQ +2398-2401 + +#junk +2402-2403 + +#Color Transparency --Feb 13/H singles run +2404-2405 +gpbeam = 10.600 +gtargmass_amu = 1.00794 +htheta_lab = -39.280 +ptheta_lab = 12.800 +hpcentral = 2.982 +ppcentral = 8.505*0.985 +ppartmass = 0.93827231 +hpartmass = 0.0005109 + +#Color Transparency --Feb 14/H coincidence run +2406-9999 +gpbeam = 10.600 +gtargmass_amu = 1.00794 +htheta_lab = -39.280 +ptheta_lab = 12.800 +hpcentral = 2.982 +ppcentral = 8.505*0.985 +ppartmass = 0.93827231 +hpartmass = 0.0005109 \ No newline at end of file diff --git a/DEF-files/HMS/PRODUCTION/GTR/hgtr_vars.def b/DEF-files/HMS/PRODUCTION/GTR/hgtr_vars.def new file mode 100644 index 0000000000000000000000000000000000000000..05e5135e977105fb7f2f82ea726cd5af8c32ff67 --- /dev/null +++ b/DEF-files/HMS/PRODUCTION/GTR/hgtr_vars.def @@ -0,0 +1,5 @@ +#*********************** +# Golden Track Variables +#*********************** + +block H.gtr.* \ No newline at end of file diff --git a/DEF-files/HMS/PRODUCTION/PID/hpid_vars.def b/DEF-files/HMS/PRODUCTION/PID/hpid_vars.def new file mode 100644 index 0000000000000000000000000000000000000000..f308a58296526bddbcb56d7a1d5c9c46694d9cb8 --- /dev/null +++ b/DEF-files/HMS/PRODUCTION/PID/hpid_vars.def @@ -0,0 +1,6 @@ +#************** +# PID Variables +#************** + +block H.cal.etracknorm +block H.cer.npeSum \ No newline at end of file diff --git a/DEF-files/HMS/PRODUCTION/hstackana_production.def b/DEF-files/HMS/PRODUCTION/hstackana_production.def index 9de36f53a64d68671050692519769670bfbe5471..52ee9c82fcf838267b81cb172a508b1ae8d7b9a9 100644 --- a/DEF-files/HMS/PRODUCTION/hstackana_production.def +++ b/DEF-files/HMS/PRODUCTION/hstackana_production.def @@ -8,6 +8,9 @@ #include "DEF-files/HMS/PRODUCTION/GTR/hgtr_histos.def" #include "DEF-files/HMS/PRODUCTION/RASTER/hraster_histos.def" #include "DEF-files/HMS/PRODUCTION/TRIG/htrig_histos.def" -#include "DEF-files/HMS/PRODUCTION/EPICS/hepics_vars.def" #include "DEF-files/HMS/PRODUCTION/REACT/hreact_histos.def" -#include "DEF-files/HMS/PRODUCTION/PID/hpid_histos.def" \ No newline at end of file +#include "DEF-files/HMS/PRODUCTION/PID/hpid_histos.def" + +#include "DEF-files/HMS/PRODUCTION/GTR/hgtr_vars.def" +#include "DEF-files/HMS/PRODUCTION/PID/hpid_vars.def" +#include "DEF-files/HMS/PRODUCTION/EPICS/hepics_vars.def" \ No newline at end of file diff --git a/DEF-files/SHMS/PRODUCTION/GTR/pgtr_vars.def b/DEF-files/SHMS/PRODUCTION/GTR/pgtr_vars.def new file mode 100644 index 0000000000000000000000000000000000000000..2fa95b22fd30ae992955a6c69d89d3498c50a0c9 --- /dev/null +++ b/DEF-files/SHMS/PRODUCTION/GTR/pgtr_vars.def @@ -0,0 +1,5 @@ +#*********************** +# Golden Track Variables +#*********************** + +block P.gtr.* \ No newline at end of file diff --git a/DEF-files/SHMS/PRODUCTION/PID/ppid_vars.def b/DEF-files/SHMS/PRODUCTION/PID/ppid_vars.def new file mode 100644 index 0000000000000000000000000000000000000000..c2294ab7471b24acbcf1b46ca76c685d72f2dbb2 --- /dev/null +++ b/DEF-files/SHMS/PRODUCTION/PID/ppid_vars.def @@ -0,0 +1,7 @@ +#************** +# PID Variables +#************** + +block P.cal.etracknorm +block P.hgcer.npeSum +block P.ngcer.npeSum \ No newline at end of file diff --git a/DEF-files/SHMS/PRODUCTION/pstackana_production.def b/DEF-files/SHMS/PRODUCTION/pstackana_production.def index 914aa1b98fd7d45d0d0e3039b170edccd9a4c138..4cf069ab0a9e10b937ad854ba9840574a6884b04 100644 --- a/DEF-files/SHMS/PRODUCTION/pstackana_production.def +++ b/DEF-files/SHMS/PRODUCTION/pstackana_production.def @@ -1,7 +1,6 @@ #include "DEF-files/SHMS/PRODUCTION/AERO/paero_histos.def" #include "DEF-files/SHMS/PRODUCTION/CAL/pcal_histos.def" #include "DEF-files/SHMS/PRODUCTION/DC/pdc_histos.def" -#include "DEF-files/SHMS/PRODUCTION/EPICS/pepics_vars.def" #include "DEF-files/SHMS/PRODUCTION/GTR/pgtr_histos.def" #include "DEF-files/SHMS/PRODUCTION/HGCER/phgcer_histos.def" #include "DEF-files/SHMS/PRODUCTION/HODO/phodo_histos.def" @@ -10,4 +9,8 @@ #include "DEF-files/SHMS/PRODUCTION/RASTER/praster_histos.def" #include "DEF-files/SHMS/PRODUCTION/TRIG/ptrig_histos.def" #include "DEF-files/SHMS/PRODUCTION/REACT/preact_histos.def" -#include "DEF-files/SHMS/PRODUCTION/PID/ppid_histos.def" \ No newline at end of file +#include "DEF-files/SHMS/PRODUCTION/PID/ppid_histos.def" + +#include "DEF-files/SHMS/PRODUCTION/GTR/pgtr_vars.def" +#include "DEF-files/SHMS/PRODUCTION/PID/ppid_vars.def" +#include "DEF-files/SHMS/PRODUCTION/EPICS/pepics_vars.def" \ No newline at end of file