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
Container Registry
Model registry
Operate
Environments
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
jlab
hallc
exp
polhe3
hallc_replay
Commits
c73332b4
Commit
c73332b4
authored
7 years ago
by
hallc-online
Committed by
Mark K Jones
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated htracking and ptracking PARAMs to improve efficiency
parent
bee4ca76
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PARAM/HMS/GEN/htracking.param
+4
-5
4 additions, 5 deletions
PARAM/HMS/GEN/htracking.param
PARAM/SHMS/GEN/ptracking.param
+3
-3
3 additions, 3 deletions
PARAM/SHMS/GEN/ptracking.param
with
7 additions
and
8 deletions
PARAM/HMS/GEN/htracking.param
+
4
−
5
View file @
c73332b4
...
...
@@ -29,11 +29,10 @@ hstub_max_xpdiff = .05
; hypt_track_criterion
; recommended value for hspace_point_criterion ( based on meeting
; Feb 2003)
hxt_track_criterion = 10.
;hyt_track_criterion = 4.
hxt_track_criterion = 100.
hyt_track_criterion = 20. ;for cosmics
hxpt_track_criterion =
0.2
hypt_track_criterion =
0.5
hxpt_track_criterion =
1.0
hypt_track_criterion =
1.0
;
; hsingle_stub If .ne. 0 make a track of each single stub
hsingle_stub = 0
...
...
@@ -92,4 +91,4 @@ hstub_max_xpdiff = .05
hyhiscin = 7, 7
; htrack_eff_test_scin_planes is the number of planes nec needed to
; set sweet spot to true. 4 is extra clean, 3 is good enough for e-'s.
htrack_eff_test_num_scin_planes =
3
htrack_eff_test_num_scin_planes =
4
This diff is collapsed.
Click to expand it.
PARAM/SHMS/GEN/ptracking.param
+
3
−
3
View file @
c73332b4
...
...
@@ -7,10 +7,10 @@
pmax_pr_hits = 25, 25
; pminhit(i) minimum number of hits in each space point (one for each chamber)
pmin_hit =
5
,
5
pmin_hit =
4
,
4
; hmin_combos(i) minimum number of pairs in each space point ( one per chamber)
; should be 3/3 for 4/6 tracking, and 4/4 for 5/6 tracking (JRA)
pmin_combos =
6
,
6
pmin_combos =
3
,
3
; hspace_point_criterion(i) minimum separation of distinct space points
; recommended value for hspace_point_criterion ( based on meeting
; Feb 2003)
...
...
@@ -89,4 +89,4 @@ pntracks_max_fp = 10
pyhiscin = 7, 7
; ptrack_eff_test_scin_planes is the number of planes nec needed to
; set sweet spot to true. 4 is extra clean, 3 is good enough for e-'s.
ptrack_eff_test_num_scin_planes =
3
ptrack_eff_test_num_scin_planes =
4
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