Skip to content
Snippets Groups Projects
Commit ad9168cf authored by Mark K Jones's avatar Mark K Jones Committed by GitHub
Browse files

Merge pull request #50 from MarkKJones/cosmic

Update Parameter files
parents 389e73f9 34be3263
No related branches found
No related tags found
No related merge requests found
1-99999 1-99999
gpbeam=999 gpbeam=6.
gtarg_num = 999 gtarg_num = 1
htheta_lab = 999 htheta_lab = 15.
stheta_lab = 999 ptheta_lab = 15.
hpcentral = 999 hpcentral = 2.
spcentral = 999 ppcentral = 2.
hpartmass = 0.00051099 hpartmass = 0.00051099
spartmass = 0.00051099 ppartmass = 0.00051099
...@@ -62,19 +62,3 @@ pcal_neg_gain_cor=1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0 ...@@ -62,19 +62,3 @@ pcal_neg_gain_cor=1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0
pcal_min_peds = 500 pcal_min_peds = 500
; Parameters we need to keep THcHallCSpectrometer Happy
p_recon_coeff_filename = ""
ptheta_offset = 0.0
pphi_offset = 0.0
pdelta_offset = 0.0
pthetacentral_offset = 0.0
p_oopcentral_offset = 0.0
ppcentral_offset = 0.0
ppcentral = 0.0
ptheta_lab = 0.0
ppartmass = 0.139
; "Hodoscope" parameters
; Not used, but to keep THcTestPaddles happy
pref_offset = 0
pref_nsperchan = 0.1
\ No newline at end of file
; The hdelta_offset,htheta_offset,hphi_offset effect the ; The pdelta_offset,ptheta_offset,pphi_offset effect the
; reconstructed target quantities. Used in h_targ_trans.f ; reconstructed target quantities.
; For transport x is in the dispersive direction with + down ; For transport x is in the dispersive direction with + down
; y is in the horizontal + towards small angles. ; y is in the horizontal + towards small angles.
; z is along the central optics axis. ; z is along the central optics axis.
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
; but for unknown reasons the yp offset is named htheta_offset ; but for unknown reasons the yp offset is named htheta_offset
; and the xp offset is named hphi_offset ; and the xp offset is named hphi_offset
; Do not to change these values, since these are the zero order ; Do not to change these values, since these are the zero order
; CMOP matrix elements. If you do change then your hms sieve ; CMOP matrix elements. If you do change then your shms sieve
; plots will be screwed up. ; plots will be screwed up.
pdelta_offset = 0.0 pdelta_offset = 0.0
...@@ -16,13 +16,11 @@ ptheta_offset = 0.0 ...@@ -16,13 +16,11 @@ ptheta_offset = 0.0
pphi_offset = 0.0 pphi_offset = 0.0
; The following offsets are applied to the central kinematic variables ; The following offsets are applied to the central kinematic variables
; in h_apply_offsets.f . These might be modified by an experiment ; These might be modified by an experiment
; after doing calibration with elastic ep. ; after doing calibration with elastic ep.
pthetacentral_offset = 0.0 pthetacentral_offset = 0.0
p_oopcentral_offset = 0.0 p_oopcentral_offset = 0.0
ppcentral_offset = 0.0 ppcentral_offset = 0.0
ppcentral = 0.0
ptheta_lab = 0.0
pcosmicflag=1
; for now manually set hte FADC mode ; for now manually set hte FADC mode
; 1 == Use the pulse int - pulse ped ; 1 == Use the pulse int - pulse ped
; 2 == Use the sample integral - known ped ; 2 == Use the sample integral - known ped
...@@ -7,7 +8,7 @@ phodo_adc_mode=1 ...@@ -7,7 +8,7 @@ phodo_adc_mode=1
; ;
; hhodo_tdc_offset is array of time offsets for all paddles in a plane ; hhodo_tdc_offset is array of time offsets for all paddles in a plane
; to move the tdc to between 0 and 4000 channels. ; to move the tdc to between 0 and 4000 channels.
phodo_tdc_offset = 1300, 1300, 1300, 1300 phodo_tdc_offset = 1450, 1550, 1550, 1550
; pstart_time_center center of allowed time window ; pstart_time_center center of allowed time window
pstart_time_center = 32. pstart_time_center = 32.
; hstart_time_slop 1/2 width of time window ; hstart_time_slop 1/2 width of time window
......
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