Skip to content
Snippets Groups Projects
Commit 2a97f5e9 authored by pooser's avatar pooser Committed by GitHub
Browse files

Merge pull request #104 from pooser/pooser-aero-work

Pooser aero work
parents 2676e9fa b0ac8d02
Branches
Tags
No related merge requests found
haero_pos_gain = 1./168.3, 1./233.9, 1./181.3, 1./169.2, 1./177.6, 1./155.0, 1./169.5, 1./149.7,
; Number of aerogel pairs of pmt's
haero_num_pairs = 8
haero_neg_gain = 1./248.8, 1./186.4, 1./236.4, 1./172.0,
1./205.3, 1./198.1, 1./227.9, 1./229.2,
haero_pos_ped_limit = 1000., 1000., 1000., 1000.,
1000., 1000., 1000., 1000.,
haero_neg_ped_limit = 1000., 1000., 1000., 1000.,
1000., 1000., 1000., 1000.,
; Positive aerogel gain factors
haero_pos_gain = 1./168.3, 1./233.9, 1./181.3, 1./169.2, 1./177.6, 1./155.0, 1./169.5, 1./149.7
; Negative aerogel gain factors
haero_neg_gain = 1./248.8, 1./186.4, 1./236.4, 1./172.0, 1./205.3, 1./198.1, 1./227.9, 1./229.2
\ No newline at end of file
......@@ -23,7 +23,5 @@ hcal_d_cor = 1.66, 1.66
hcal_layer_names = "1pr 2ta 3ta 4ta"
haero_num_pairs = 8
# The following were defined in REPLAY.PARAM
h_recon_coeff_filename = 'DATFILES/hms_recon_coeff.dat' ;hms optics matrix
......@@ -12,7 +12,6 @@
hhodo_min_peds = 500
hcal_min_peds = 500
hcer_min_peds = 500
haero_min_peds = 500
hmisc_min_peds = 500
; DEBUGGING OUTPUT FLAGS
......
; Number of aerogel pairs of pmt's
paero_num_pairs = 7
; Positive aerogel gain factors
paero_pos_gain = 1./496.7, 1./467.5, 1./554.3, 1./766.1, 1./412.1, 1./517.9, 1./435.6
paero_pos_gain = 1./496.7, 1./467.5, 1./554.3, 1./766.1, 1./412.1, 1./517.9, 1./435.6, 1./500.,
paero_neg_gain = 1./586.8, 1./536.5, 1./690.5, 1./563.1, 1./574.4, 1./432.7, 1./601.5, 1./500.,
paero_pos_ped_limit = 1000., 1000., 1000., 1000.,
1000., 1000., 1000., 1000.,
paero_neg_ped_limit = 1000., 1000., 1000., 1000.,
1000., 1000., 1000., 1000.,
; Negative aerogel gain factors
paero_neg_gain = 1./586.8, 1./536.5, 1./690.5, 1./563.1, 1./574.4, 1./432.7, 1./601.5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment