Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
8a516877
Commit
8a516877
authored
Aug 25, 2016
by
CLICdp user
Browse files
require 6 hits on each track
Former-commit-id: e19144aaa76833b9e9a5965420c07f112b0678f8
parent
3f60a223
Changes
1
Show whitespace changes
Inline
Side-by-side
branches/trunk/algorithms/BasicTracking.C
View file @
8a516877
...
...
@@ -9,7 +9,7 @@ BasicTracking::BasicTracking(bool debugging)
// Default values for cuts
timingCut
=
200
.
/
1000000000
.;
// 200 ns
spatialCut
=
0
.
2
;
// 200 um
minHitsOnTrack
=
4
;
minHitsOnTrack
=
6
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment