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
a461e0b6
Commit
a461e0b6
authored
7 years ago
by
Yero1990
Committed by
Eric Pooser
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
added hms cerenkov/aerogel dp_min/max cuts (delta_P) on PARAM Files (#201)
parent
3d051873
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PARAM/HMS/AERO/CUTS/haero_cuts.param
+4
-0
4 additions, 0 deletions
PARAM/HMS/AERO/CUTS/haero_cuts.param
PARAM/HMS/CER/CUTS/hcer_cuts.param
+5
-0
5 additions, 0 deletions
PARAM/HMS/CER/CUTS/hcer_cuts.param
with
9 additions
and
0 deletions
PARAM/HMS/AERO/CUTS/haero_cuts.param
+
4
−
0
View file @
a461e0b6
...
...
@@ -12,6 +12,10 @@ haero_beta_max = 1.2
haero_enorm_min = 0.0
haero_enorm_max = 1.5
; Track matching delta p (dp) cut values
haero_dp_min = -20.0
haero_dp_max = 25.0
; ADC time window cut values used to select "good" ADC events
haero_adcTimeWindowMin = 500.
haero_adcTimeWindowMax = 2500.
...
...
This diff is collapsed.
Click to expand it.
PARAM/HMS/CER/CUTS/hcer_cuts.param
+
5
−
0
View file @
a461e0b6
...
...
@@ -12,6 +12,11 @@ hcer_beta_max = 1.2
hcer_enorm_min = 0.0
hcer_enorm_max = 1.5
; Track matching delta p (dp) cut values
hcer_dp_min = -20.0
hcer_dp_max = 25.0
; ADC time window cut values used to select "good" ADC events
hcer_adcTimeWindowMin = 1500.
hcer_adcTimeWindowMax = 3500.
...
...
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