Skip to content
Snippets Groups Projects
Commit aa7e7427 authored by Stephen A. Wood's avatar Stephen A. Wood
Browse files

Add parameters for DAQ07 data

parent 692e6463
No related branches found
No related tags found
No related merge requests found
Showing
with 5033 additions and 0 deletions
......@@ -21,3 +21,12 @@ hpartmass = 0.00051099
47000-48000
g_ctp_parm_filename="PARAM/general.param"
g_decode_map_filename="MAPS/jan03.map"
65605
g_ctp_parm_filename="PARAM/daq07/online07.param"
g_decode_map_filename="MAPS/july04_daq07.map"
# From DBASE/online07.kinematics
hpartmass = 0.00051099
gpbeam = 4.197
htheta_lab = 20.00
hpcentral = 2.0
gtarg_num=4
This diff is collapsed.
; BPM calibration constants
; =========================
guse_bpm_in_recon = 0 ; if 1 use bpm information for reconstruction
guse_bpmc = 1 ; if 1 use all 3 bpm info, if 0 use bpm A and B
gbpm_sample = 500 ; number of events, which are used for average
; beam position ( <5000 ). Optimal value dep. on rate
; the names are based on Paul Gueye's 'Status of the actual Beam Position
; Monitors in the Hall C Beamline', December 1, 1995.
; (mkj) apr-4-03 kappa,alpha and off for 3rd bpm are guesses,
; need to find right values.
;
; gbpm_kappa = 1.85 ,1.85,1.85 ; sensitivity in cm
gbpm_kappa = 2.00 ,1.95,1.85 ; modified mkj 4/9/03
gbpm_alpha_x = 1.8192,0.7330 ,0.7 ; calibration gain: we may get them from the
gbpm_alpha_y = 1.0063,0.8935 ,0.7 ; EPICS events, right now that's according to Paul's note
; the following offsets get added to the calculated positions
; gbpm_x_off = -0.011,-0.004,0. ; in cm: survey according to Paul's note
; gbpm_y_off = +0.052,+0.056,0.
; From Dahlberg survey DT_C853 Apr 7, 2003
gbpm_x_off = 0.017+.412-.094 , 0.061-.353-.055 ,0.037-0.09
gbpm_y_off = 0.037+.381+.003 ,-0.040-.211-.033 ,0.028+.219
; average beam positions: only used if 'guse_bpm_in_recon=0'
; gbeam_xoff = +0.18
gbeam_xoff = +0.00
gbeam_xpoff = +0.00
gbeam_yoff = +0.00
gbeam_ypoff = +0.00
; spectrometers would like to see this positions (from optics studies)
; we treat SOS and HMS the same, however, we may change this if necessary
; gspec_xoff = +0.18
gspec_xoff = +0.00
gspec_xpoff = +0.00
gspec_yoff = +0.00
gspec_ypoff = +0.00
; Pedestals for BPM ADCs: from cosmic run #10933, 10/3/96, book XI-137
gbpm_xp_ped = 431.9,331.0,0. ; these pedestals have to be determined
gbpm_xm_ped = 514.7,350.6,0. ; from runs with no beam in the cavities,
gbpm_yp_ped = 406.9,358.8,0. ; e.g. cosmic runs.
gbpm_ym_ped = 499.7,292.7,0. ;
; positions of BPMs relative to target (from Paul's note)
gbpm_zpos = 345.5,166.3,0. ; cm
; Fast Raster calibration constants
; =================================
; Various fast raster quantities: gUse* are flags
gusefr = 1 ; if 1 correct for FRY in reconstruction
guse_frdefault = 1 ; if 1 do no phase correction (default)
; gfr_cal_mom = 3.245 ; = beam momnetum during calibration run
; gfrx_adcpercm = 11328. ; = FR channels per cm deflection on target
; gfry_adcpercm = 10708. ; from run 9981, August 25, 1996, book X-22
gfr_cal_mom = 2.038 ; = beam momnetum during calibration run
gfrx_adcpercm = 4364.7 ; = FR channels per cm deflection on target
gfry_adcpercm = 5471.9 ; from harp scan (H00A), June 19, 2004
;if 0 apply phase correction
gfrx_dphase = 0.0 ; phase shift (never measured for x so far)
gFrx_synccut = 0. ; should be zero if applied on centered distr.
gfrx_adcmax = 1000 ; ADC amplitude in channels.
gfrx_maxsize = 0.1 ; fast raster amplitude in centimeter.
gfry_dphase = 5.8 ; phase shift
gFry_synccut = 0. ; should be zero if applied on centered distr.
gfry_adcmax = 1000 ; ADC amplitude in channels.
gfry_maxsize = 0.1 ; fast raster amplitude in centimeter.
; The latest FR phase analysis from spring '96 showed, that there is no
; measurable phase shift. During early running (E91-13, E89-12) the FRY-phase
; was determined to be 5.8 degree.
; positions of FR magnets relative to target
gfrx_dist = 2111 ; cm
gfry_dist = 2071 ; cm
gmisc_min_peds = 500
gelossdebug = 0 ;eloss debug (0=off,1=on)
#real raddeg
raddeg=3.14159265/180
; hms/sosflags.param include spectrometer offsets and options.
#include "PARAM/daq07/genflags.param"
#include "PARAM/daq07/hmsflags.param"
#include "PARAM/daq07/sosflags.param"
#include "PARAM/daq07/gdebug.param"
#include "PARAM/daq07/hdebug.param"
#include "PARAM/daq07/sdebug.param"
#include "PARAM/daq07/htracking.param"
#include "PARAM/daq07/stracking.param"
#include "PARAM/daq07/gtarget.param"
#include "PARAM/daq07/hdc_offsets.param"
#include "PARAM/daq07/hdc.pos"
#include "PARAM/daq07/hhodo.pos"
#include "PARAM/daq07/hcal.pos"
#include "PARAM/daq07/sdc_offsets.param"
#include "PARAM/daq07/sdc.pos"
#include "PARAM/daq07/shodo.pos"
#include "PARAM/daq07/scal.pos"
;default settings for general option flags.
gen_run_starting_event = 1
gen_run_stopping_event = 0
gen_run_hist_dump_interval = 25000
; hack_enable run hack_anal if .ne. 0
hack_enable = 0
; gen_eloss_enable (0=disabled) total_eloss.f
gen_eloss_enable = 1
; Add ability to write out the scaler rate at each scaler read
; for up to 10 scalers
; When g_writeout_scaler_filename is commented out then file
; is not written and other info not used.
; To get scaler indices look in TEMPLATE/hreport.template
; and sreport.template .
; In output file for each scaler read is the number of the scaler read and the
; time between scaler reads and then the rates for each scaler.
g_writeout_scaler_filename = outfiles/%d.scal
INDEX_WRITEOUT_SCALERS = 146,165,148,164,160,174
NUM_WRITEOUT_SCALERS = 6
; Old charge calibrations from Run 16707; BCM1 in gain pos 1, BCM2 in
; gain position 2
;point to scaler indices for BCM's fro SOS scalers
; gbcm1_index = 321
; gbcm2_index = 322
; gbcm3_index = 323
; gunser_index = 324
;point to scaler indices for BCM's for HMS scalers
gbcm1_index = 167
gbcm2_index = 168
gbcm3_index = 323
gunser_index = 166
;gain factors for three cavity monitors
; numbers from I. Albayrak - 5/11/07
gbcm1_gain = 0.000334137 ; microA/Hz
gbcm2_gain = 0.000373754 ; microA/Hz
gbcm3_gain = 0.00043343 ; microA/Hz
gunser_gain = 0.00024980 ; microA/Hz
; note, gbcm3_gain from:
; JRA - adjust calibration factors by hand
; to get semi-sensible values (apr03)
; numbers from I. Albayrak - 5/11/07
gbcm1_offset = 251226. ; Hz
gbcm2_offset = 250816. ; Hz
gbcm3_offset = 245437. ; Hz
gunser_offset = 250000. ; TEST
; gbcm3_offset and gunser_offset from:
; VALUES FROM BEAM OFF (starting point for jan99)
;define the threshold current at which beam is "on". (in microamps)
g_beam_on_thresh_cur = 5.,5.
bcm_for_threshold_cut = 1
;point to hardware clock (1MHz scaler, scaler channel 174 in HMS scalers)
; for SOS scalers 325
; gclock_index = 174
gclock_index = 325
gclock_rate = 1.e+6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; everything below this line is old js 6.22.4
;gain factors for three cavity monitors
; gbcm1_gain = .0009435 ; microA/Hz
; gbcm2_gain = .0002849 ; microA/Hz
; gbcm3_gain = .0002537 ; microA/Hz
; gunser_gain = .00025000 ; microA/Hz
;
; From Feb99 BCM cal:
; gbcm1_gain = .00004811 ; microA/Hz
; gbcm2_gain = .00026421 ; microA/Hz
; gbcm3_gain = .00043343 ; microA/Hz
; gunser_gain = .00025000 ; microA/Hz
; JRA - adjust calibration factors by hand to get semi-sensible values (apr03)
; gbcm1_gain = .00008685 ; microA/Hz
; gbcm2_gain = .00029148 ; microA/Hz
; gbcm3_gain = .00043343 ; microA/Hz
; gunser_gain = .0002501 ; microA/Hz
; BCM1 and BCM2 values updated to match what Gaskell put into the
; ratemon code [based on hclog 70221, Dec 8, 2003]
;gbcm1_gain = 0.001101
;gbcm2_gain = 0.0012963
;zero offsets for BCM s
; VALUES FROM REAL FIT:
; gbcm1_offset = 250632. ; Hz
; gbcm2_offset = 251195. ; Hz
; gbcm3_offset = 249543. ; Hz
;
; VALUES FROM BEAM OFF (starting point for jan99)
; gbcm1_offset = 244795. ; Hz
; gbcm2_offset = 253647. ; Hz
; gbcm3_offset = 245437. ; Hz
; gunser_offset = 250000. ; TEST
; gunser_offset = 545693. ; Hz
; BCM1 and BCM2 values updated to match what Gaskell put into the
; ratemon code [based on hclog 70221, Dec 8, 2003]
;gbcm1_offset = 250513
;gbcm2_offset = 250463
; modified for e04-001/e06-009 NucR
;
; This is the target parameter file. Numbers 1-9 are solid targets,
; and 11-16 will always be the cryotargets(H 4.5cm and 12.4cm, He 4cm and 15 cm,
; and D 4.4 cm and 12.4cm). Some of the solid targets don't exist any more (one
; of the Fe, the C_sl and Au_6%, the dummy-15)
;The target order is:
;
; Au_3% Cu_2% Fe_1%
; C_1% C_3% BeO
; C_0.5% (z=0) Be ---
;
; dummy-15
; H 4.5cm H 12.4cm
; He 4cm He 15cm
; LD2 4.4cm LD2 12.4cm
; dummy-4
; quintar(all layers)
; quintar z=0cm, z=+6cm, z=+3cm, z=-3cm, z=-6cm
;
; non-existant targets have A=Z=M=...=0
; empty/dummy cells have A=Z=M=...= SAME AS DEUTERIUM.
;
; As of now (7/13/96) the values for the BeO are guesses
; 1=tuna can, 2=beer can, 21=solid
gtarg_type = 21. , 21. , 21.
21. , 21. , 21.
21. , 21. , 21.
21.
1. , 1.
1. , 1.
1. , 1.
21.
21.
gtarg_z = 79.0 , 29.0 , 26.0
6.0 , 6.0 , 12.0
6.0 , 4.0 , 0.0
13.0
1.0 , 1.0
1.0 , 1.0
1.0 , 1.0
13.0
8.8
;this is averaged z: 2x Al, 3x C
6.0 , 6.0 , 13.0 , 13.0 , 6.0
gtarg_a = 197.0 , 64.0 , 56.0
12.0 , 12.0 , 25.0
12.0 , 9.0 , 0.0
27.0
1.0 , 1.0
2.0 , 2.0
2.0 , 2.0
27.0
18.0
;this is averaged z: 2x Al, 3x C
12.0 , 12.0 , 27.0 , 27.0 , 12.0
gtarg_mass = 196.96655 , 63.546 , 55.845
12.0107 , 12.0107 , 25.0
12.0107 , 9.012182 , 0.0
26.98
1.00727647 , 1.00727647
2.01355322 , 2.01355322
2.01355322 , 2.01355322
26.98
17.9986
;this is averaged z: 2x Al, 3x C
12.011 , 12.011 , 26.98 , 26.98 , 12.011
; Next is the radiation length in percent...
gtarg_lrad = 3.72 , 1.81 , 1.0
1.06 , 2.92 , 1.0
0.50 , 0.0 , 0.0
2.2472
0.48 , 1.43353
0.528 , 1.982
0.56 , 1.63804
2.11
3.8429
;added the radiation lengths of all five layers
0.53191 , 0.53191, 1.1236 , 1.1236 , 0.53191
; Next is the thickness of the target in g/cm^2...
gtarg_thick = 0.240 , 0.233 , 0.1187
0.452 , 1.2454 , 0.2
0.227 , 1.2454 , 0.0
0.529
0.295 , 0.9016
0.648 , 2.430
0.681 , 2.0808
0.507
1.215
0.225 , 0.225 , 0.27 , 0.27 , 0.225
; Finally, the density of the target in g/cm^3. These are estimates based
; on the nominal thickness (cm) of the targets which can be off by ~5% ...
gtarg_dens = 19.3 , 8.96 , 1.3
2.18 , 2.18 , 2.0
2.0 , 2.0 , 0.0
2.7
0.0723 , 0.0723
0.167 , 0.167
0.167 , 0.167
2.68
2.7
2.25 , 2.25 , 2.7 , 2.7 , 2.25
; Target angle: =90 deg. is perpendicluar to beam
; <90 deg. is face towards HMS
; >90 deg. is face towards SOS
; for E99118 target was rotated 20.3deg. to face HMS =>69.7deg. = 1.2164945rad
gtarg_theta = 1.5707936
;general target energy loss parameters. Vansyoc Mar.98
;target cell****************
gcell_radius = 1.0
gz_cell = 13.0
ga_cell = 27.0
gcell_den = 2.70
gwall_thk = 0.03429
gend_thk = 0.03429
gfront_thk = 0.020574
;Air cap between the chamber and the entrance window
gair_dens = 0.00121
gair_thk = 0.018
gair_a = 14.68
gair _z = 7.32
;HMS********
; HMS scattering chamber window specs.**********
hscat_win_thk = 0.109728
hscat_win_den = 2.70
hscat_win_z = 13.0
hscat_win_a = 27.0
; HMS entrance window specs.********************
hdet_ent_thk = 0.049098
hdet_ent_den = 0.878636
hdet_ent_z = 2.67
hdet_ent_a = 4.67
;SOS********
; SOS scattering chamber window specs.**********
sscat_win_thk = 0.054864
sscat_win_den = 2.70
sscat_win_z = 13.0
sscat_win_a = 27.0
; SOS entrance window specs.********************
sdet_ent_thk = 0.016421
sdet_ent_den = 0.862
sdet_ent_z = 2.67
sdet_ent_a = 4.67
;eloss debug 0 = off,1 = on
; gelossdebug = 0
;use old cryo geometry? (1)
; old_tgeom = 1
;
; Gain cor constant estimated from cosmic test run #44628
;
; POS PMT HV: 1570 1690 1580 1680
; 1690 1620 1700 1660
;
; NEG PMT HV:
; 1640 1590 1750 2040
; 1910 1900 1840 1750
;............................................................................
; JS 7.9.4, fit single electron peak using cosmics (run 49872).
; the value below is the pedestal-subtracted position of the spe peak
haero_pos_gain = 1/179., 1/226., 1/184., 1/182.
1/188., 1/163., 1/184., 1/154.
haero_neg_gain = 1/244., 1/206., 1/217., 1/206.
1/219., 1/206., 1/238., 1/228.
haero_pos_ped_limit = 1000., 1000., 1000., 1000.
1000., 1000., 1000., 1000.
haero_neg_ped_limit = 1000., 1000., 1000., 1000.
1000., 1000., 1000., 1000.
; Slop in x position. Allowed distance between track and edge of block (in cm)
; too tight djm hcal_slop = 7.5
hcal_slop = 7.5
;Turn on HMS cal. fiducial volume cut. 0="no cut"
;Default hcal_fv_test=0
hcal_fv_test = 0
hcal_pos_cal_const =0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005
0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005
0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001
0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001
hcal_neg_cal_const =0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005
0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005
0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001
0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001
hcal_pos_gain_ini =1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
hcal_neg_gain_ini =1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
hcal_pos_gain_cur =1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
hcal_neg_gain_cur =1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.000
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
hcal_pos_ped_limit =1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000
1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000
1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000
1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000
hcal_neg_ped_limit =1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000
1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000
1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000
1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Calibration constants for run 48816, 35730 events processed
;
;hcal_pos_gain_cor= 0.454, 0.272, 0.377, 0.437, 0.367, 0.471, 0.371, 0.480, 0.382, 0.453, 0.306, 0.337, 0.300,
; 0.264, 0.451, 0.324, 0.300, 0.356, 0.358, 0.331, 0.391, 0.319, 0.309, 0.401, 0.450, 0.263,
; 0.746, 0.743, 0.703, 0.881, 0.760, 0.720, 0.636, 0.671, 1.003, 0.791, 0.607, 0.696, 0.817,
; 1.147, 0.920, 0.753, 0.829, 0.869, 0.876, 0.915, 0.899, 0.983, 0.763, 0.806, 0.915, 0.663,
;hcal_neg_gain_cor= 0.413, 0.827, 0.455, 0.366, 0.368, 0.403, 0.463, 0.402, 0.364, 0.371, 0.352, 0.534, 0.372,
; 0.475, 0.365, 0.446, 0.552, 0.454, 0.445, 0.418, 0.427, 0.457, 0.365, 0.377, 0.395, 0.416,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
; Calibration constants for run 49064, 28202 events processed
;hcal_pos_gain_cor= 0.374, 0.368, 0.364, 0.336, 0.298, 0.424, 0.395, 0.452, 0.415, 0.000, 0.000, 0.000, 0.000,
; 0.311, 0.275, 0.234, 0.263, 0.312, 0.316, 0.264, 0.292, 0.624, 0.000, 0.000, 0.000, 0.000,
; 0.938, 0.668, 0.617, 0.785, 0.634, 0.624, 0.501, 0.568, 1.060, 0.000, 0.000, 0.000, 0.000,
; 0.047, 0.759, 0.725, 0.785, 0.833, 0.881, 0.938, 0.920, 1.856, 0.000, 0.000, 0.000, 0.000,
;hcal_neg_gain_cor= 0.391, 0.328, 0.357, 0.367, 0.314, 0.243, 0.353, 0.328, 0.241, 0.000, 0.000, 0.000, 0.000,
; 0.364, 0.450, 0.484, 0.563, 0.436, 0.442, 0.402, 0.453, 0.104, 0.000, 0.000, 0.000, 0.000,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
; Calibration constants for run 49098, 23159 events processed
;hcal_pos_gain_cor= 0.344, 0.427, 0.342, 0.355, 0.291, 0.568, 0.536, 0.387, 0.000, 0.000, 0.000, 0.000, 0.000,
; 0.292, 0.319, 0.228, 0.295, 0.372, 0.436, 0.220, 0.392, 0.586, 0.000, 0.000, 0.000, 0.000,
; 0.938, 0.648, 0.625, 0.808, 0.636, 0.659, 0.544, 0.533, 1.229, 0.000, 0.000, 0.000, 0.000,
; 0.033, 0.769, 0.720, 0.886, 0.823, 0.925, 0.880, 1.089, 0.000, 0.000, 0.000, 0.000, 0.000,
;hcal_neg_gain_cor= 0.454, 0.301, 0.380, 0.370, 0.341, 0.099, 0.246, 0.474, 0.000, 0.000, 0.000, 0.000, 0.000,
; 0.412, 0.430, 0.542, 0.606, 0.400, 0.355, 0.515, 0.378, 0.804, 0.000, 0.000, 0.000, 0.000,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
; the following lines are from calibration file
; written by the perlscript mkcalpar.prl
;hcal_pos_gain_cor= 0.000, 0.328, 0.240, 0.482, 0.202, 0.397, 0.279, 0.327, 0.270, 0.299, 0.297, 0.309, 0.000,
; 0.000, 0.375, 0.317, 0.389, 0.390, 0.171, 0.274, 0.383, 0.310, 0.323, 0.297, 0.606, 1.168,
; 0.000, 0.744, 0.618, 0.853, 0.732, 0.674, 0.532, 0.646, 0.710, 0.714, 0.484, 0.773, 0.000,
; 0.000, 0.000, 0.684, 0.596, 0.716, 0.692, 0.694, 0.595, 0.806, 0.640, 0.841, 0.000, 0.000,
;hcal_neg_gain_cor= 0.000, 0.167, 0.372, 0.317, 0.255, 0.279, 0.376, 0.338, 0.336, 0.315, 0.295, 0.277, 0.000,
; 0.000, 0.246, 0.366, 0.471, 0.359, 0.549, 0.435, 0.427, 0.399, 0.298, 0.313, 0.342, 0.000,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
hcal_pos_gain_cor= 0.973,0.775,0.814,0.839,0.638,0.72,0.699,0.74,0.794,0.805,0.658,0.694,0.604
0.794,0.756,0.688,0.719,0.791,0.795,0.715,0.879,0.744,0.725,0.8,1.129,0.424
0.716,0.66,0.623,0.899,0.682,0.764,0.609,0.641,0.924,0.835,0.55,0.671,0.888
1.468,0.754,0.789,1.015,0.869,1.083,1.148,0.962,1.236,0.745,0.949,1.004,0.892
hcal_neg_gain_cor= 0.864,0.672,0.749,0.755,0.657,0.600,1.056,0.996,0.693,0.876,0.717,0.726,0.662
0.694,0.826,0.818,1.009,0.829,0.781,0.848,0.796,0.779,0.668,0.762,0.742,0.842
0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000
0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000,0.000
;
; Calibration constants for run 63504, 51956 events processed
;hcal_pos_gain_cor= 0.335, 0.316, 0.367, 0.498, 0.366, 0.363, 0.408, 0.451, 0.380, 0.473, 0.369, 0.416, 0.287,
; 0.417, 0.388, 0.361, 0.363, 0.314, 0.384, 0.349, 0.411, 0.356, 0.339, 0.412, 0.591, 0.286,
; 0.677, 0.707, 0.675, 0.986, 0.793, 0.760, 0.649, 0.725, 0.748, 0.876, 0.611, 0.706, 0.989,
; 1.011, 0.648, 0.685, 0.871, 0.791, 0.939, 1.035, 0.865, 0.967, 0.758, 0.866, 0.856, 0.504,
;hcal_neg_gain_cor= 0.490, 0.429, 0.436, 0.402, 0.349, 0.249, 0.435, 0.455, 0.378, 0.408, 0.332, 0.299, 0.394,
; 0.415, 0.480, 0.446, 0.630, 0.555, 0.460, 0.497, 0.514, 0.487, 0.449, 0.408, 0.486, 0.348,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
; 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
; neglect extra tubes for now.
hcal_num_neg_columns = 2
; Z position of front of shower counter layers
; guesses, based on the fact that the back scin plane is supposedly at 322.0
; (add 25 to each from original value) - JRA
hcal_1pr_zpos = (350.0-11.31)
hcal_2ta_zpos = (361.0-11.31)
hcal_3ta_zpos = (372.0-11.31)
hcal_4ta_zpos = (383.0-11.31)
; Thickness of shower counter blocks, blocks are 10 * 10 * 70 cm^3
hcal_1pr_thick = 10.0
hcal_2ta_thick = 10.0
hcal_3ta_thick = 10.0
hcal_4ta_thick = 10.0
; Number of shower counter blocks per layer
hcal_1pr_nr = 13
hcal_2ta_nr = 13
hcal_3ta_nr = 13
hcal_4ta_nr = 13
; X,Y positions of shower counter blocks
hcal_1pr_left = 35.0
hcal_1pr_right = -35.0
hcal_1pr_top = (-69.0-1.4)
(-59.0-1.4)
(-49.0-1.4)
(-39.0-1.4)
(-29.0-1.4)
(-19.0-1.4)
( -9.0-1.4)
( 1.0-1.4)
( 11.0-1.4)
( 21.0-1.4)
( 31.0-1.4)
( 41.0-1.4)
( 51.0-1.4)
hcal_2ta_left = 35.0
hcal_2ta_right = -35.0
hcal_2ta_top = (-69.0-1.4)
(-59.0-1.4)
(-49.0-1.4)
(-39.0-1.4)
(-29.0-1.4)
(-19.0-1.4)
( -9.0-1.4)
( 1.0-1.4)
( 11.0-1.4)
( 21.0-1.4)
( 31.0-1.4)
( 41.0-1.4)
( 51.0-1.4)
hcal_3ta_left = 35.0
hcal_3ta_right = -35.0
hcal_3ta_top = (-69.0-1.4)
(-59.0-1.4)
(-49.0-1.4)
(-39.0-1.4)
(-29.0-1.4)
(-19.0-1.4)
( -9.0-1.4)
( 1.0-1.4)
( 11.0-1.4)
( 21.0-1.4)
( 31.0-1.4)
( 41.0-1.4)
( 51.0-1.4)
hcal_4ta_left = 35.0
hcal_4ta_right = -35.0
hcal_4ta_top = (-69.0-1.4)
(-59.0-1.4)
(-49.0-1.4)
(-39.0-1.4)
(-29.0-1.4)
(-19.0-1.4)
( -9.0-1.4)
( 1.0-1.4)
( 11.0-1.4)
( 21.0-1.4)
( 31.0-1.4)
( 41.0-1.4)
( 51.0-1.4)
;
; Parameters that were built into Fortran analyzer that we want
; to pass as parameters so that the resulting code can be more generic.
;
hhodo_num_planes = 4
hhodo_plane_names = "1x 1y 2x 2y"
hcal_num_layers = 4
rraster_num_signals = 4
# Exclusion band width for the calorimeter's fiducial volume.
hcal_fv_delta = 5.
# Constants for the coordiante correction of the calorimeter energy depositions
hcal_a_cor = 200.
hcal_b_cor = 8000.
hcal_c_cor = 64.36, 64.36 # for positive and negative sides
hcal_d_cor = 1.66, 1.66
hcal_layer_names = "1pr 2ta 3ta 4ta"
haero_num_pairs = 8
# Names of planes so that parameter names can be constructed
hdc_plane_names = "1x1 1y1 1u1 1v1 1y2 1x2 2x1 2y1 2u1 2v1 2y2 2x2"
# The following were defined in REPLAY.PARAM
h_recon_coeff_filename = 'PARAM/hms_recon_coeff.dat' ;hms optics matrix
# The following are set to zero to replicate historical ENGINE behavior
# For new analyses they should be set to 1. If not defined here,
# hcana will default 1, the new and correct behaviour.
# If 1, Let a hit have different L/R assignment for different space points
# instead of L/R assignment from first sp it appears in.
hdc_fix_lr = 0
# If 1, don't do the the propagation along the wire each time the hit
# appears in a space point. (Which means the correction accumulates)
hdc_fix_propcorr = 0
# SOS parameters
shodo_num_planes = 4
shodo_plane_names = "1x 1y 2x 2y"
scal_num_layers = 4
# Exclusion band width for the calorimeter's fiducial volume.
# (saw) Don't know what this should be. Copied it from HMS.
scal_fv_delta = 5.
# Constants for the coordiante correction of the calorimeter energy depositions
scal_a_cor = 400.
scal_b_cor = 12000.
scal_c_cor = -87.1628, -100. # The positive side constants reproduce
scal_d_cor = 1.65054, 3. # correction in Engine to accuracy better 0.005.
scal_layer_names = "1pr 2ta 3ta 4ta"
# Names of planes so that parameter names can be constructed
sdc_plane_names = "1u1 1u2 1x1 1x2 1v1 1v2 2u1 2u2 2x1 2x2 2v1 2v2"
# The following were defined in REPLAY.PARAM
s_recon_coeff_filename = 'PARAM/sos_recon_coeff.dat' ;sos optics matrix
# Fortran ENGINE only had this as a parameter for HMS. Need it here
# because same code used for both spectrometers
sntracks_max_fp = 10
# The following are set to zero to replicate historical ENGINE behavior
# For new analyses they should be set to 1. If not defined here,
# hcana will default 1, the new and correct behaviour.
# If 1, Let a hit have different L/R assignment for different space points
# instead of L/R assignment from first sp it appears in.
sdc_fix_lr = 0
# If 1, don't do the the propagation along the wire each time the hit
# appears in a space point. (Which means the correction accumulates)
sdc_fix_propcorr = 0
# Total number of PMTs in Gas Cherenkov detector.
hcer_tot_pmts = 2
hcer_width = 50, 50
;hcer_adc_to_npe = 1/140., 1/100.
;hcer_adc_to_npe = 1/124.4, 1/119.
; DJM AUG 7, 2003 calibration based on run 47022, picking off spe
; making no bogus Poissonian assumptions
;hcer_adc_to_npe = 1/111., 1/90.
; JS 6.19.4 calibration from run 48795 (cosmics). fit spe
;hcer_adc_to_npe = 1/66., 1/89.
; JS 6.19.4 calibration from run 48800 (electrons). fit spe
;hcer_adc_to_npe = 1/67., 1/98.
; JS 6.19.4 calibration from run 48800 (electrons). fit spe
; hcer_adc: 1 2
; tube: bot top
;hcer_adc_to_npe = 1/76., 1/106.
; JS 7.9.4 calibration from run 49472 (cosmics). fit spe
; hcer_adc: 1 2
; tube: bot top
;hcer_adc_to_npe = 1/93., 1/120.
; DJG June 21 2007: Quick and dirty online calibration.
hcer_adc_to_npe = 1/149.6, 1/166.0.
hcer_chi2max = 50.
hcer_beta_min = 0.8
hcer_beta_max = 1.2
hcer_et_min = 0.95
hcer_et_max = 5.0
hcer_mirror_zpos = 230
; hcer_region: 8 values for each region (1 per mirror + sum)
; central x,y,dx,dy values and x,y,dx,dy half widths.
hcer_region = 30, -30, 0,
0, 0, 0,
0, 0, 0,
0, 0, 0,
20, 20, 60,
30, 30, 30,
.1, .1, .1,
.1, .1, .1
hcer_ped_limit = 1000,1000
;---------------------------------------------------------------------
; HMS_TRACKING
; CTP parameter file containing all tracking parameters for the HMS
;----------------------------------------------------------------------
; sigma of wire chamber resolution for each plane
hdc_sigma = 0.020
0.020
0.020
0.020
0.020
0.020
0.020
0.020
0.020
0.020
0.020
0.020
; hms dc tdc minimum tdc value array allowed for a good hit
hdc_tdc_min_win = 1500, 1500, 1500, 1500, 1500, 1500
1500, 1500, 1500, 1500, 1500, 1500
; hms dc tdc maximum tdc value array allowed for a good hit
hdc_tdc_max_win = 3200, 3200, 3200, 3200, 3200, 3200
3200, 3200, 3200, 3200, 3200, 3200
; hms drift chamber tdc's time per channel
hdc_tdc_time_per_channel = 0.50
; hms zero time for drift chambers !DECREASING this number moves the hdtime plots to LOWER time.
hdc_plane_time_zero = (1670+14+18-220-10)
(1670+12+20-220-10)
(1670+13+18-220-10)
(1670+13+20-220-10)
(1670+12+20-220-10)
(1670+14+16-220-10)
(1670+15+16-220-10)
(1670+11.5+16-220-10)
(1670+13+12-220-10)
(1670+13+12-220-10)
(1670+10.5+16-220-10)
(1670+13+18-220-10)
; Dave Abbott's wire velocity correction
hdc_wire_velocity = 12.0
hdc_central_time = 7,9,3,4,6,5
7,5,3,4,6,6
; Number of planes installed in HMS detector setup
hdc_num_planes = 12
; Number of chambers installed in HMS detector setup
hdc_num_chambers = 2
; Names of each wire plane
;
; Z positions of various planes in HMS chambers
; hdc_n_zpos is the surveyed Z position of the center of chamber n.
hdc_1_zpos = (-40.611-11.312+0.003)
hdc_2_zpos = (+40.611-11.312-0.008)
hdc_zpos = hdc_1_zpos - 3.6000
hdc_1_zpos - 1.8000
hdc_1_zpos - 0.0000
hdc_1_zpos + 1.8000
hdc_1_zpos + 3.6000
hdc_1_zpos + 5.4000
hdc_2_zpos - 3.6000
hdc_2_zpos - 1.8000
hdc_2_zpos - 0.0000
hdc_2_zpos + 1.8000
hdc_2_zpos + 3.6000
hdc_2_zpos + 5.4000
; Angle alpha of wires in wire chamber planes
hdc_alpha_angle = (90. - 0.071)*raddeg
(0.0 - 0.071)*raddeg
(74.925 - 0.071)*raddeg
(105.075 - 0.071)*raddeg
(0.0 - 0.071)*raddeg
(90.0 - 0.071)*raddeg
(89.90814 - 0.153)*raddeg
(0.01611 - 0.153)*raddeg
(74.85 - 0.153)*raddeg
(105.05 - 0.153)*raddeg
(0.01611 - 0.153)*raddeg
(89.90814 - 0.153)*raddeg
; hdc_alpha_angle = ( 90.1541 - 0.071)*raddeg
; ( -0.0408 - 0.071)*raddeg
; ( 75.1267 - 0.071)*raddeg
; (105.1267 - 0.071)*raddeg
; ( -0.0408 - 0.071)*raddeg
; ( 90.1541 - 0.071)*raddeg
; ( 90.1095 - 0.153)*raddeg
; ( -0.0370 - 0.153)*raddeg
; ( 75.0904 - 0.153)*raddeg
; (105.0904 - 0.153)*raddeg
; ( -0.0370 - 0.153)*raddeg
; ( 90.1095 - 0.153)*raddeg
;
; Angle beta of wires in wire chamber planes
hdc_beta_angle = -0.041*raddeg
-0.041*raddeg
-0.041*raddeg
-0.041*raddeg
-0.041*raddeg
-0.041*raddeg
+0.054*raddeg
+0.054*raddeg
+0.054*raddeg
+0.054*raddeg
+0.054*raddeg
+0.054*raddeg
; Angle gamma of wires in wire chamber planes
hdc_gamma_angle = +0.0376*raddeg
+0.0376*raddeg
+0.0376*raddeg
+0.0376*raddeg
+0.0376*raddeg
+0.0376*raddeg
-0.145*raddeg
-0.145*raddeg
-0.145*raddeg
-0.145*raddeg
-0.145*raddeg
-0.145*raddeg
; Pitch
hdc_pitch = 1.000252
1.000252
1.000252
1.000252
1.000252
1.000252
1.000252
1.000252
1.000252
1.000252
1.000252
1.000252
; Number of wires per plane
hdc_nrwire = 113
52
107
107
52
113
113
52
107
107
52
113
; X,Y position of center of wire chamber
; increasing dc2 coordinates decreases dpos histograms.
; new values according to henk and rolf
hdc_xcenter = (1.670 - 0.0155 - 0.020)
(2.758 - 0.0155 + 0.040)
; hdc_xcenter = (1.670 - 0.0155)
; (2.758 - 0.0155)
; hdc_xcenter = 1.670 + 0.15 + 0.0155
; 2.758 + 0.16 + 0.0155
; Y CENTER CHANGED TO MATCH OPTICS DATA(offset of 1.1 cm in y)
; new values included according to henk and rolf
hdc_ycenter = (1.443 - 0.1699 - 0.0279 - 0.04)
(2.753 - 0.1699 + 0.0279 + 0.04)
; hdc_ycenter = (1.443 - 0.1699 - 0.0279 - 0.035)
; (2.753 - 0.1699 + 0.0279 + 0.035)
; hdc_ycenter = (1.443 - 0.1699 - 0.0279)
; (2.753 - 0.1699 + 0.0279)
; hdc_ycenter = 0.343 + 1.1 - 0.12 + 0.1699 + 0.0279
; 1.653 + 1.1 - 0.22 + 0.1699 - 0.0279
; hdc_ycenter = 0.343 THESE ARE THE ORIGINAL Y CENTERS FROM SURVEY DATA
; 1.653
; hdc_xcenter = 0.0
; 1.22
; hdc_ycenter = 0.0
; 1.24
; Wire number of center of wire chamber
; assume 1st wire of 1st dc of a set is closest to edge where counting starts
hdc_central_wire = 57.257, 26.240, 54.001, 53.999, 26.760 , 56.743
57.244, 26.242, 53.998, 54.002, 26.758 , 56.756
; hdc_central_wire = 57.25, 26.245, 54.0, 54.0, 26.755 , 56.75
; 57.24, 26.245, 54.0, 54.0, 26.755 , 56.76
; hdc_central_wire = 57.25, 26.25, 54.0, 54.0, 26.75 , 56.75
; 57.24, 26.25, 54.0, 54.0, 26.75 , 56.76
; hdc_chamber_planes array giving the chamber number for each plane
hdc_chamber_planes = 1
1
1
1
1
1
2
2
2
2
2
2
; The hms readout numbers some planes in reverse order.
; The following array is a flag on the order number.
; If hdc_wire_counting(plane) = 0
; the wire center is at (wire - hdc_central_wire) * pitch
; If hdc_wire_counting(plane) = 1
; the wire center is at ( hdc_nrwire + 1 - wire - hdc_central_wire) * pitch
hdc_wire_counting = 1
1
0
1
0
0
1
1
0
1
0
0
; The velocity correction is the distance from the center of the wire divided
; by the velocity of propagation times hdc_drifttime_sign(pln). +/-1
; for disc. card at +/- coord. (i.e. top = -x direction, so top readout is +1)
hdc_drifttime_sign = -1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
; cable id's for HMS Drift Chambers
; array is 113,12 (wires,planes) but most planes have less than 113 wires)
hdc_card_no=
; Plane 1, wires 1-113, 16 per card (+one extra wire)
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3
4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5
6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6
7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7
12
; plane 2, wires 1-52, 13 per card
8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8
9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9
10,10,10,10,10,10,10,10,10,10,10,10,10
11,11,11,11,11,11,11,11,11,11,11,11,11
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
; plane 3, wires 1-107, 15 or 16 per card (12 has one x wire)
12,12,12,12,12,12,12,12,12,12,12,12,12,12
13,13,13,13,13,13,13,13,13,13,13,13,13,13,13
14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14
15,15,15,15,15,15,15,15,15,15,15,15,15,15,15
16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17
18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18
-1,-1,-1,-1,-1,-1
; plane 4, wires 1-107, 15 or 16 per card (19 has one x' wire)
19,19,19,19,19,19,19,19,19,19,19,19,19,19
20,20,20,20,20,20,20,20,20,20,20,20,20,20,20
21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21
22,22,22,22,22,22,22,22,22,22,22,22,22,22,22
23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23
24,24,24,24,24,24,24,24,24,24,24,24,24,24,24
25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25
-1,-1,-1,-1,-1,-1
; plane 5, wires 1-52, 13 per card
26,26,26,26,26,26,26,26,26,26,26,26,26
27,27,27,27,27,27,27,27,27,27,27,27,27
28,28,28,28,28,28,28,28,28,28,28,28,28
29,29,29,29,29,29,29,29,29,29,29,29,29
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
; Plane 6, wires 1-113, 16 per card (+one extra wire)
30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30
31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31
32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32
33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33
34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34
35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35
36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36
19
; Chamber 2
; Plane 7, wires 1-113, 16 per card (+one extra wire)
37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37
38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38
39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39
40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40
41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41
42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42
43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43
48
; plane 8, wires 1-52, 13 per card
44,44,44,44,44,44,44,44,44,44,44,44,44
45,45,45,45,45,45,45,45,45,45,45,45,45
46,46,46,46,46,46,46,46,46,46,46,46,46
47,47,47,47,47,47,47,47,47,47,47,47,47
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
; plane 9, wires 1-107, 15 or 16 per card (48 has one x wire)
48,48,48,48,48,48,48,48,48,48,48,48,48,48
49,49,49,49,49,49,49,49,49,49,49,49,49,49,49
50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50
51,51,51,51,51,51,51,51,51,51,51,51,51,51,51
52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52
53,53,53,53,53,53,53,53,53,53,53,53,53,53,53
54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54
-1,-1,-1,-1,-1,-1
; plane 10, wires 1-107, 15 or 16 per card (55 has one x' wire)
55,55,55,55,55,55,55,55,55,55,55,55,55,55
56,56,56,56,56,56,56,56,56,56,56,56,56,56,56
57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57
58,58,58,58,58,58,58,58,58,58,58,58,58,58,58
59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59
60,60,60,60,60,60,60,60,60,60,60,60,60,60,60
61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61
-1,-1,-1,-1,-1,-1
; plane 11, wires 1-52, 13 per card
62,62,62,62,62,62,62,62,62,62,62,62,62
63,63,63,63,63,63,63,63,63,63,63,63,63
64,64,64,64,64,64,64,64,64,64,64,64,64
65,65,65,65,65,65,65,65,65,65,65,65,65
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
; Plane 12, wires 1-113, 16 per card (+one extra wire)
66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66
67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67
68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69
70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70
71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71
72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72
55
;
; Cable Delays on a per/card basys
;
hdc_card_delay = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
0, 0, 0, 0, 0, 0, 0, 0, 0, 0
0, 0, 0, 0, 0, 0, 0, 0, 0, 0
0, 0, 0, 0, 0, 0, 0, 0, 0, 0
0, 0, 0, 0, 0, 0, 0, 0, 0, 0
0, 0, 0, 0, 0, 0, 0, 0, 0, 0
0, 0, 0, 0, 0, 0, 0, 0, 0, 0
0, 0
; list of dead wires in the HMS (plane,wire). Dead means <20% efficiency.
hdc_num_deadwires = 6
hdc_deadwire_plane = 2, 6, 6, 7, 9, 10
hdc_deadwire_num = 43, 18, 60, 97, 30, 8
; rough efficiency 22%, 3%, .4%, 0%, 0%, 7%
; pln9,wire99 is HOT (used to be that 9/#100 was DEAD)?
; hms tracking code debug flags.
; when these flags are non-zero, dump routines are called to
; print out the data banks for each event.
;
; hluno fortran lun for output
hluno = 66
; hdebugdumptof Dump timing information for fitting offsets for old CSA method
hdebugdumptof = 0
; hdumptof Dump timing information for fitting offsets, new PB method
; Done from h_tof.f. Add particle ID cuts if desired
; Note: don't set both hdumptof=1 and hdebugdumptof=1 at same time
; because they both use fort.37 for the output
hdumptof = 0
;; hdebugdumpcal Dump calorimeter information for fitting gains
hdebugdumpcal = 0
; number of pedestal events required to overwrite orig. peds.
hhodo_min_peds = 500
hcal_min_peds = 500
hcer_min_peds = 500
haero_min_peds = 500
hmisc_min_peds = 500
; DEBUGGING OUTPUT FLAGS
; ----------------------
; hdebugprintrawdc Dump HMS_RAW_DC Bank
hdebugprintrawdc = 0
; hdebugprintdecodeddc Dump HMS_DECODED_DC BAnk
hdebugprintdecodeddc = 0
; hdebugflagpsi Dump calculated coordinate positions
hdebugflagpsi = 0
; hdebugflaggeoemtry Dump calculated geometrical parameters
hdebugflaggeometry = 0
; hdebugflagpr Dump intermediate pattern recognition results
hdebugflagpr = 0
; hdebugflagstubchisq Dump chi2 of left-right fits
hdebugstubchisq = 0
; hdebugflagstubs Dump stub fit
hdebugflagstubs = 0
; hdebuglinkstubs Dump linked hits
hdebuglinkstubs = 0
; hdebugtrackprint Dump focal plane track fit results
hdebugtrackprint = 0
; hdebugtartrackprint Dump tracks at target
hdebugtartrackprint = 0
; tof debuging
;
; hdebugprintscinraw Dump HMS_RAW_SCIN
hdebugprintscinraw = 0
; hdebugprintscindec Dump HMS_DECODED_SCIN
hdebugprintscindec = 0
; hdebugprinttoftracks Dump hms_scin_tof
hdebugprinttoftracks = 0
; hdebugprinttracktests Dump HMS_TRACK_TESTS
hdebugprinttracktests = 0
;
; hms calorimeter debug flags
; hlun_dbg_cal lun
hlun_dbg_cal = hluno
; hdbg_raw_cal call h_prt_cal_raw
hdbg_raw_cal = 0
; hdbg_sparsified_cal call h_prt_cal_sparsified
hdbg_sparsified_cal = 0
; hdbg_decoded_cal call h_prt_cal_decoded
hdbg_decoded_cal = 0
; hdbg_clusters_cal call h_prt_cal_clusters
hdbg_clusters_cal = 0
; hdbg_tracks_cal call h_prt_cal_tracks
hdbg_tracks_cal = 0
; hdbg_tests_cal call h_prt_cal_tests HMS_TRACK_TESTS
hdbg_tests_cal = 0
;
; hard wired histograms. If these flags .ne. 0 then the histogram
; blocks are filled
;
; hturnon_scin_raw_hist Histogram HMS raw hodoscope data (each block)
hturnon_scin_raw_hist = 1
; hturnon_decoded_dc_hist Histogram HMS_DECODED_DC
hturnon_decoded_dc_hist = 1
; hturnon_focal_plane_hist Histogram HMS_FOCAL_PLANE
hturnon_focal_plane_hist = 1
; hturnon_target_hist HISTOGRAM HMS_TARGET
hturnon_target_hist = 1
;
; Bypass paramters to bypass code elementes in h_reconstruction
; Stored in hmsbypass_switches.cmn
; Code element is bypassed if switch .ne. 0
; hbypass_trans_dc bypass h_trans_dc
hbypass_trans_dc = 0
; hbypass_track bypass h_track
hbypass_track = 0
; hbypass_targ_trans bypass h_targ_trans
hbypass_targ_trans = 0
; hbypass_dc_eff bypass h_dc_eff and h_dc_eff_shutdown
hbypass_dc_eff = 0
; hbypass_track_eff bypass h_tracking efficiency code
hbypass_track_eff = 0
; hbypass_track_eff_files bypass h_tracking efficiency output files
hbypass_track_eff_files = 1
; hbypass_trans_scin bypass h_trans_scin
hbypass_trans_scin = 0
; hbypass_tof bypass h_tof
hbypass_tof = 0
; hbypass_scin_eff bypass h_scin_eff and h_scin_eff_shutdown
hbypass_scin_eff = 0
; hbypass_trans_cer bypass h_trans_cer
hbypass_trans_cer = 0
; hbypass_cer bypass h_cer
hbypass_cer = 0
; hbypass_cer_eff bypass h_cer_eff and h_cer_eff_shutdown
hbypass_cer_eff = 0
; hbypass_trans_cal bypass h_trans_cal
hbypass_trans_cal = 0
; hbypass_cal bypass h_cal
hbypass_cal = 0
; hbypass_cal_eff bypass h_cal_eff and h_cal_eff_shutdown
hbypass_cal_eff = 0
; hbypass_physics bypass h_physics
hbypass_physics = 0
; Lookup table
;number of bins in Meek's time to distance lookup table
hdriftbins=138
;number of 1st bin in Meek's table in ns
hdrift1stbin=-24
;bin size in ns of Meek's table
hdriftbinsz=2
hwc1x1fract=0.0001,0.0003,0.0004,0.0005,0.0007,0.0010,0.0015,0.0017
0.0020,0.0028,0.0040,0.0060,0.0086,0.0120,0.0167,0.0230,0.0320,0.0435
0.0572,0.0735,0.0910,0.1100,0.1310,0.1525,0.1753,0.1981,0.2205,0.2424
0.2659,0.2893,0.3122,0.3354,0.3590,0.3814,0.4039,0.4268,0.4485,0.4711
0.4933,0.5149,0.5368,0.5585,0.5796,0.6001,0.6209,0.6421,0.6615,0.6809
0.7003,0.7189,0.7380,0.7564,0.7742,0.7912,0.8084,0.8245,0.8394,0.8533
0.8667,0.8793,0.8909,0.9017,0.9106,0.9193,0.9267,0.9336,0.9402,0.9462
0.9516,0.9567,0.9618,0.9659,0.9700,0.9734,0.9764,0.9790,0.9818,0.9841
0.9862,0.9881,0.9895,0.9909,0.9919,0.9928,0.9935,0.9942,0.9950,0.9955
0.9960,0.9965,0.9968,0.9972,0.9975,0.9979,0.9981,0.9983,0.9985,0.9987
0.9988,0.9989,0.9991,0.9992,0.9993,0.9994,0.9995,0.9996,0.9997,0.9997
0.9998,0.9998,0.9999,0.9999,0.9999,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc1y1fract=0.0001,0.0003,0.0004,0.0004,0.0006,0.0009,0.0011,0.0014
0.0016,0.0022,0.0029,0.0039,0.0053,0.0075,0.0111,0.0170,0.0264,0.0398
0.0568,0.0762,0.0985,0.1218,0.1462,0.1721,0.1973,0.2231,0.2478,0.2721
0.2960,0.3194,0.3434,0.3661,0.3888,0.4108,0.4335,0.4557,0.4762,0.4967
0.5182,0.5389,0.5586,0.5788,0.5983,0.6189,0.6385,0.6583,0.6776,0.6971
0.7158,0.7347,0.7527,0.7709,0.7881,0.8054,0.8215,0.8375,0.8530,0.8668
0.8801,0.8926,0.9040,0.9141,0.9223,0.9304,0.9372,0.9430,0.9480,0.9528
0.9573,0.9614,0.9651,0.9682,0.9710,0.9740,0.9765,0.9788,0.9809,0.9825
0.9843,0.9858,0.9872,0.9882,0.9892,0.9902,0.9912,0.9920,0.9926,0.9932
0.9938,0.9944,0.9949,0.9954,0.9958,0.9962,0.9966,0.9970,0.9971,0.9975
0.9978,0.9980,0.9981,0.9983,0.9986,0.9987,0.9988,0.9990,0.9992,0.9993
0.9995,0.9996,0.9997,0.9999,0.9999,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc1u1fract=0.0000,0.0000,0.0001,0.0001,0.0001,0.0002,0.0003,0.0004
0.0005,0.0009,0.0018,0.0033,0.0055,0.0088,0.0137,0.0211,0.0312,0.0459
0.0630,0.0831,0.1059,0.1286,0.1526,0.1763,0.2012,0.2254,0.2494,0.2727
0.2963,0.3192,0.3417,0.3644,0.3865,0.4081,0.4299,0.4516,0.4728,0.4939
0.5138,0.5345,0.5549,0.5754,0.5958,0.6163,0.6361,0.6558,0.6747,0.6941
0.7128,0.7319,0.7505,0.7686,0.7861,0.8039,0.8210,0.8365,0.8509,0.8648
0.8779,0.8898,0.9010,0.9105,0.9191,0.9264,0.9333,0.9391,0.9447,0.9497
0.9538,0.9580,0.9618,0.9652,0.9684,0.9716,0.9745,0.9771,0.9792,0.9815
0.9833,0.9850,0.9863,0.9875,0.9885,0.9894,0.9902,0.9912,0.9919,0.9927
0.9933,0.9937,0.9942,0.9947,0.9951,0.9955,0.9960,0.9963,0.9967,0.9970
0.9973,0.9976,0.9979,0.9981,0.9982,0.9985,0.9986,0.9989,0.9991,0.9992
0.9993,0.9994,0.9995,0.9996,0.9997,0.9999,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc1v1fract=0.0000,0.0000,0.0001,0.0002,0.0002,0.0003,0.0004,0.0005
0.0007,0.0008,0.0011,0.0017,0.0026,0.0041,0.0073,0.0133,0.0228,0.0352
0.0516,0.0710,0.0925,0.1158,0.1398,0.1644,0.1883,0.2115,0.2352,0.2589
0.2824,0.3050,0.3282,0.3501,0.3718,0.3932,0.4149,0.4369,0.4577,0.4784
0.4996,0.5201,0.5410,0.5616,0.5814,0.6016,0.6211,0.6414,0.6602,0.6795
0.6985,0.7170,0.7361,0.7550,0.7736,0.7914,0.8094,0.8265,0.8428,0.8581
0.8725,0.8857,0.8973,0.9077,0.9174,0.9257,0.9326,0.9387,0.9437,0.9490
0.9538,0.9577,0.9613,0.9650,0.9684,0.9716,0.9746,0.9771,0.9793,0.9815
0.9833,0.9849,0.9863,0.9876,0.9887,0.9896,0.9906,0.9915,0.9921,0.9927
0.9932,0.9938,0.9943,0.9947,0.9953,0.9956,0.9960,0.9964,0.9968,0.9971
0.9973,0.9976,0.9979,0.9981,0.9982,0.9984,0.9986,0.9988,0.9990,0.9991
0.9993,0.9995,0.9996,0.9997,0.9998,0.9998,0.9999,0.9999,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc1y2fract=0.0000,0.0000,0.0001,0.0002,0.0003,0.0003,0.0005,0.0007
0.0009,0.0011,0.0015,0.0020,0.0029,0.0045,0.0070,0.0112,0.0187,0.0294
0.0438,0.0617,0.0826,0.1041,0.1281,0.1527,0.1771,0.2018,0.2262,0.2507
0.2752,0.2982,0.3214,0.3442,0.3669,0.3896,0.4112,0.4327,0.4554,0.4767
0.4978,0.5184,0.5388,0.5597,0.5793,0.6002,0.6198,0.6398,0.6586,0.6781
0.6980,0.7164,0.7344,0.7527,0.7705,0.7883,0.8056,0.8215,0.8379,0.8533
0.8667,0.8792,0.8916,0.9023,0.9118,0.9202,0.9277,0.9343,0.9402,0.9457
0.9504,0.9553,0.9593,0.9628,0.9662,0.9695,0.9726,0.9749,0.9772,0.9793
0.9812,0.9829,0.9843,0.9856,0.9866,0.9877,0.9886,0.9892,0.9901,0.9909
0.9918,0.9926,0.9931,0.9937,0.9942,0.9948,0.9953,0.9956,0.9959,0.9963
0.9967,0.9970,0.9973,0.9976,0.9979,0.9981,0.9983,0.9985,0.9988,0.9989
0.9992,0.9993,0.9995,0.9996,0.9998,0.9999,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc1x2fract=0.0001,0.0002,0.0003,0.0004,0.0005,0.0006,0.0008,0.0010
0.0014,0.0021,0.0030,0.0048,0.0076,0.0115,0.0181,0.0268,0.0392,0.0538
0.0709,0.0892,0.1099,0.1316,0.1529,0.1747,0.1986,0.2219,0.2461,0.2701
0.2940,0.3176,0.3408,0.3641,0.3867,0.4102,0.4321,0.4534,0.4751,0.4972
0.5185,0.5396,0.5602,0.5811,0.6018,0.6220,0.6421,0.6618,0.6811,0.7004
0.7201,0.7374,0.7557,0.7741,0.7920,0.8096,0.8257,0.8410,0.8555,0.8687
0.8814,0.8922,0.9022,0.9112,0.9195,0.9272,0.9343,0.9401,0.9458,0.9509
0.9562,0.9605,0.9647,0.9687,0.9723,0.9753,0.9782,0.9808,0.9832,0.9851
0.9868,0.9883,0.9897,0.9909,0.9918,0.9925,0.9933,0.9940,0.9947,0.9953
0.9957,0.9961,0.9966,0.9969,0.9973,0.9975,0.9978,0.9980,0.9982,0.9984
0.9985,0.9986,0.9988,0.9989,0.9991,0.9992,0.9993,0.9995,0.9996,0.9996
0.9996,0.9997,0.9998,0.9998,0.9998,0.9999,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc2x1fract=0.0001,0.0002,0.0004,0.0005,0.0008,0.0011,0.0014,0.0017
0.0021,0.0027,0.0039,0.0056,0.0087,0.0134,0.0199,0.0292,0.0404,0.0540
0.0693,0.0861,0.1044,0.1251,0.1462,0.1676,0.1901,0.2126,0.2355,0.2583
0.2820,0.3055,0.3288,0.3512,0.3739,0.3968,0.4189,0.4421,0.4645,0.4869
0.5086,0.5306,0.5519,0.5731,0.5943,0.6150,0.6355,0.6568,0.6766,0.6969
0.7168,0.7364,0.7554,0.7741,0.7913,0.8092,0.8260,0.8419,0.8572,0.8718
0.8844,0.8961,0.9064,0.9160,0.9248,0.9320,0.9383,0.9448,0.9502,0.9554
0.9603,0.9646,0.9685,0.9721,0.9753,0.9782,0.9810,0.9835,0.9857,0.9874
0.9889,0.9903,0.9913,0.9922,0.9931,0.9937,0.9943,0.9950,0.9955,0.9959
0.9964,0.9967,0.9970,0.9973,0.9975,0.9977,0.9980,0.9983,0.9984,0.9986
0.9988,0.9989,0.9991,0.9992,0.9993,0.9994,0.9995,0.9996,0.9997,0.9997
0.9998,0.9998,0.9999,0.9999,0.9999,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc2y1fract=0.0000,0.0000,0.0001,0.0002,0.0003,0.0004,0.0006,0.0008
0.0010,0.0015,0.0020,0.0031,0.0045,0.0075,0.0130,0.0218,0.0330,0.0490
0.0684,0.0901,0.1137,0.1389,0.1636,0.1900,0.2162,0.2419,0.2663,0.2913
0.3145,0.3380,0.3606,0.3834,0.4056,0.4274,0.4494,0.4710,0.4920,0.5122
0.5332,0.5541,0.5744,0.5947,0.6153,0.6358,0.6551,0.6758,0.6958,0.7153
0.7342,0.7531,0.7709,0.7897,0.8071,0.8235,0.8391,0.8548,0.8692,0.8826
0.8950,0.9068,0.9163,0.9250,0.9329,0.9404,0.9468,0.9523,0.9571,0.9612
0.9655,0.9688,0.9718,0.9748,0.9774,0.9796,0.9816,0.9834,0.9852,0.9866
0.9877,0.9888,0.9897,0.9908,0.9916,0.9924,0.9931,0.9937,0.9943,0.9947
0.9951,0.9955,0.9959,0.9963,0.9967,0.9969,0.9973,0.9975,0.9978,0.9980
0.9982,0.9984,0.9985,0.9987,0.9989,0.9990,0.9992,0.9993,0.9995,0.9996
0.9997,0.9997,0.9998,0.9999,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc2u1fract=0.0000,0.0000,0.0001,0.0001,0.0001,0.0002,0.0003,0.0004
0.0005,0.0007,0.0010,0.0017,0.0034,0.0072,0.0145,0.0253,0.0416,0.0616
0.0839,0.1082,0.1331,0.1596,0.1848,0.2100,0.2343,0.2581,0.2818,0.3059
0.3288,0.3517,0.3739,0.3959,0.4173,0.4381,0.4589,0.4797,0.5011,0.5209
0.5410,0.5613,0.5804,0.6000,0.6197,0.6390,0.6582,0.6776,0.6965,0.7146
0.7326,0.7506,0.7689,0.7858,0.8030,0.8198,0.8362,0.8517,0.8655,0.8787
0.8908,0.9016,0.9108,0.9192,0.9269,0.9328,0.9383,0.9430,0.9471,0.9509
0.9546,0.9576,0.9609,0.9637,0.9664,0.9686,0.9705,0.9725,0.9743,0.9760
0.9777,0.9791,0.9803,0.9818,0.9829,0.9839,0.9848,0.9857,0.9867,0.9876
0.9884,0.9892,0.9898,0.9905,0.9912,0.9917,0.9922,0.9927,0.9932,0.9937
0.9943,0.9946,0.9952,0.9956,0.9962,0.9966,0.9971,0.9975,0.9979,0.9984
0.9988,0.9991,0.9994,0.9996,0.9999,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc2v1fract=0.0000,0.0001,0.0001,0.0002,0.0003,0.0004,0.0006,0.0008
0.0010,0.0014,0.0020,0.0032,0.0058,0.0117,0.0214,0.0353,0.0527,0.0742
0.0981,0.1231,0.1484,0.1741,0.1997,0.2245,0.2484,0.2721,0.2961,0.3203
0.3434,0.3662,0.3882,0.4107,0.4324,0.4541,0.4747,0.4964,0.5164,0.5374
0.5573,0.5776,0.5978,0.6180,0.6379,0.6570,0.6760,0.6950,0.7137,0.7319
0.7496,0.7688,0.7859,0.8036,0.8207,0.8370,0.8522,0.8671,0.8811,0.8937
0.9046,0.9153,0.9244,0.9318,0.9386,0.9445,0.9497,0.9542,0.9582,0.9619
0.9654,0.9686,0.9713,0.9742,0.9768,0.9792,0.9813,0.9832,0.9848,0.9861
0.9873,0.9884,0.9894,0.9903,0.9910,0.9918,0.9925,0.9931,0.9937,0.9942
0.9946,0.9950,0.9954,0.9959,0.9962,0.9965,0.9969,0.9972,0.9975,0.9978
0.9979,0.9981,0.9984,0.9985,0.9987,0.9989,0.9991,0.9992,0.9994,0.9996
0.9997,0.9999,0.9999,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc2y2fract=0.0001,0.0002,0.0002,0.0004,0.0005,0.0006,0.0008,0.0010
0.0013,0.0018,0.0026,0.0038,0.0057,0.0090,0.0144,0.0233,0.0363,0.0535
0.0734,0.0953,0.1200,0.1454,0.1710,0.1972,0.2228,0.2471,0.2719,0.2963
0.3199,0.3435,0.3670,0.3907,0.4132,0.4350,0.4566,0.4778,0.4991,0.5195
0.5407,0.5610,0.5817,0.6024,0.6219,0.6426,0.6622,0.6820,0.7011,0.7203
0.7384,0.7571,0.7749,0.7924,0.8098,0.8264,0.8431,0.8582,0.8723,0.8855
0.8980,0.9089,0.9190,0.9278,0.9357,0.9428,0.9484,0.9534,0.9580,0.9622
0.9660,0.9693,0.9722,0.9751,0.9775,0.9798,0.9821,0.9838,0.9854,0.9870
0.9884,0.9893,0.9903,0.9912,0.9919,0.9924,0.9931,0.9937,0.9943,0.9948
0.9951,0.9955,0.9959,0.9962,0.9965,0.9968,0.9971,0.9974,0.9977,0.9979
0.9981,0.9983,0.9985,0.9987,0.9989,0.9991,0.9993,0.9994,0.9995,0.9996
0.9997,0.9998,0.9999,0.9999,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
hwc2x2fract=0.0000,0.0002,0.0003,0.0003,0.0005,0.0008,0.0009,0.0012
0.0015,0.0020,0.0025,0.0038,0.0059,0.0091,0.0140,0.0213,0.0307,0.0429
0.0577,0.0743,0.0926,0.1127,0.1333,0.1554,0.1779,0.2009,0.2243,0.2474
0.2710,0.2945,0.3191,0.3422,0.3648,0.3880,0.4103,0.4329,0.4554,0.4775
0.5000,0.5212,0.5428,0.5635,0.5842,0.6048,0.6254,0.6451,0.6647,0.6845
0.7044,0.7242,0.7431,0.7614,0.7797,0.7970,0.8145,0.8308,0.8463,0.8607
0.8741,0.8864,0.8975,0.9073,0.9164,0.9247,0.9317,0.9386,0.9445,0.9501
0.9556,0.9604,0.9647,0.9686,0.9722,0.9751,0.9781,0.9805,0.9829,0.9849
0.9868,0.9884,0.9897,0.9908,0.9920,0.9930,0.9936,0.9942,0.9948,0.9954
0.9959,0.9963,0.9968,0.9971,0.9974,0.9977,0.9979,0.9982,0.9984,0.9985
0.9987,0.9988,0.9989,0.9991,0.9991,0.9993,0.9994,0.9994,0.9995,0.9996
0.9997,0.9998,0.9998,0.9999,0.9999,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000,1.0000
This diff is collapsed.
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