Skip to content
Snippets Groups Projects
Commit c3bb81aa authored by Eric Pooser's avatar Eric Pooser
Browse files

Move Cherenkov paramters to correct locations

parent 2a97f5e9
No related branches found
No related tags found
No related merge requests found
hcer_width = 50, 50
hcer_adc_to_npe = 1/323., 1/327.
hcer_tot_pmts = 2
hcer_adc_to_npe = 1/323., 1/327.
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,
......@@ -19,6 +23,4 @@ hcer_region = 30, -30, 0,
30, 30, 30,
.1, .1, .1,
.1, .1, .1
hcer_ped_limit = 1000,1000
......@@ -11,7 +11,7 @@ href_offset = 0.0
hcal_num_layers = 4
rraster_num_signals = 4
hcer_tot_pmts = 2
# Exclusion band width for the calorimeter's fiducial volume.
hcal_fv_delta = 5.
......
; Number of heavy gas Cherenkov PMT's
phgcer_tot_pmts = 4
phgcer_width = 50, 50,50, 50
;phgcer_adc_to_npe = 1/128.8, 1/130.6,1/128.99, 1/128.99
; Garth H. gain calibration from run 486, March 9 2017
phgcer_adc_to_npe = 1/436., 1/393., 1/364., 1/372.
phgcer_chi2max = 50.
phgcer_beta_min = 0.8
phgcer_beta_max = 1.2
phgcer_et_min = 0.95
phgcer_et_max = 5.0
phgcer_mirror_zpos = 230
; phgcer_region: 8 values for each region (1 per mirror + sum)
; central x,y,dx,dy values and x,y,dx,dy half widths.
phgcer_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
phgcer_ped_limit = 1000,1000, 1000,1000
0, 0, 0,
0, 0, 0,
0, 0, 0,
20, 20, 60,
30, 30, 30,
.1, .1, .1,
.1, .1, .1
\ No newline at end of file
; Number of noble gas Cherenkov PMT's
pngcer_tot_pmts = 4
pngcer_width = 50, 50,50, 50
pngcer_adc_to_npe = 1/1000., 1/1000., 1/1000., 1/1000.
pngcer_chi2max = 50.
pngcer_beta_min = 0.8
pngcer_beta_max = 1.2
pngcer_et_min = 0.95
pngcer_et_max = 5.0
pngcer_mirror_zpos = 230
; pngcer_region: 8 values for each region (1 per mirror + sum)
; central x,y,dx,dy values and x,y,dx,dy half widths.
pngcer_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
pngcer_ped_limit = 1000,1000, 1000,1000
0, 0, 0,
0, 0, 0,
0, 0, 0,
20, 20, 60,
30, 30, 30,
.1, .1, .1,
.1, .1, .1
\ No newline at end of file
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