Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hallc_replay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Melanie Cardona
hallc_replay
Commits
0de2cc56
Commit
0de2cc56
authored
8 years ago
by
Eric Pooser
Browse files
Options
Downloads
Patches
Plain Diff
Add comments to parameter files
parent
28248d57
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
PARAM/HMS/AERO/haero.param
+1
-1
1 addition, 1 deletion
PARAM/HMS/AERO/haero.param
PARAM/SHMS/HGCER/phgcer.param
+6
-1
6 additions, 1 deletion
PARAM/SHMS/HGCER/phgcer.param
PARAM/SHMS/NGCER/pngcer.param
+7
-1
7 additions, 1 deletion
PARAM/SHMS/NGCER/pngcer.param
with
14 additions
and
3 deletions
PARAM/HMS/AERO/haero.param
+
1
−
1
View file @
0de2cc56
...
...
@@ -30,7 +30,7 @@ haero_npe_thresh = 0.5
; FIX ME! This value is for the SHMS!
haero_diff_box_zpos = 231.0
; Number of regions in which tracks can be matched to
; Number of regions in which tracks can be matched to
o
haero_num_regions = 1;
; phgcer_region: 8 values for each region
...
...
This diff is collapsed.
Click to expand it.
PARAM/SHMS/HGCER/phgcer.param
+
6
−
1
View file @
0de2cc56
...
...
@@ -4,19 +4,23 @@ phgcer_tot_pmts = 4
; Garth H. gain calibration from run 486, March 9 2017
phgcer_adc_to_npe = 1/436., 1/393., 1/364., 1/372.
; Track matching reduced chi2 cut values
phgcer_red_chi2_min = 0.0
phgcer_red_chi2_max = 25.0
; Track matching beta cut values
phgcer_beta_min = 0.0
phgcer_beta_max = 1.2
; Track matching normailized energy (E/p) cut values
phgcer_enorm_min = 0.0
phgcer_enorm_max = 1.5
; ADC time window cut values used to select "good" ADC events
phgcer_adcTimeWindowMin = 500.
phgcer_adcTimeWindowMax = 2500.
; Threshold for good hit (for measureing effic.)
;
; NPE
Threshold for
"
good
"
hit (for measureing effic.)
phgcer_npe_thresh = 0.5
; Guess from Dwg. 67165-E-00001 R0
...
...
@@ -24,6 +28,7 @@ phgcer_mirror_zpos = 175.1
phgcer_num_regions = 4;
; Number of regions in which tracks can be matched too
; phgcer_region: 8 values for each region (1 per mirror + sum)
; central x,y,dx,dy values and x,y,dx,dy half widths.
; Defined in clomuns, region 1, region 2, region 3, region 4...
...
...
This diff is collapsed.
Click to expand it.
PARAM/SHMS/NGCER/pngcer.param
+
7
−
1
View file @
0de2cc56
; Number of noble gas Cherenkov PMT's
pngcer_tot_pmts = 4
; Noble gas cherenkov gain factors
pngcer_adc_to_npe = 1/1000., 1/1000., 1/1000., 1/1000.
; Track matching reduced chi2 cut values
pngcer_red_chi2_min = 0.0
pngcer_red_chi2_max = 25.0
; Track matching beta cut values
pngcer_beta_min = 0.0
pngcer_beta_max = 1.2
; Track matching normailized energy (E/p) cut values
pngcer_enorm_min = 0.0
pngcer_enorm_max = 1.5
; ADC time window cut values used to select "good" ADC events
pngcer_adcTimeWindowMin = 500.
pngcer_adcTimeWindowMax = 2500.
; Threshold for good hit (for measureing effic.)
;
; NPE
Threshold for
"
good
"
hit (for measureing effic.)
pngcer_npe_thresh = 0.5
; Guess from Dwg. 67165-E-00001 R0
pngcer_mirror_zpos = -89.1
; Number of regions in which tracks can be matched too
pngcer_num_regions = 4;
; pngcer_region: 8 values for each region (1 per mirror + sum)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment