Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Guide To Tracking
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
EIC
documentation
Guide To Tracking
Commits
3c3f6d7a
Commit
3c3f6d7a
authored
3 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Patches
Plain Diff
modified: README.md
parent
c7957ba1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-2
7 additions, 2 deletions
README.md
with
7 additions
and
2 deletions
README.md
+
7
−
2
View file @
3c3f6d7a
...
...
@@ -137,7 +137,7 @@ The tracking surfaces can be viewed in a cad program using the output `tracking_
<img
src=
"tracking_geometry.png"
width=
"600px"
/>
Assuming th
is
is already
d
on
e, we
describe the data processing.
Assuming th
e ACTS geometry
is already
c
on
structed, we move on to
describe the data processing.
##### Source Links and Measurements
...
...
@@ -163,12 +163,17 @@ A Kalman filter needs a starting point and those are the `Initial Track Paramete
Conceptually the process of determining these parameters begins with track seeding.
ACTS has a Combinatorial Kalman Filter (CKF) which does both track finding and fitting.
#### ACTS CKF
Currently the default is to use the Combinatorial Kalman Filter (CKF) which does both track finding and fitting.
### GenFit2
[
GenFit
](
https://github.com/GenFit/GenFit
)
is a generic track fitting tool built on ROOT and the tgeo library.
The geometry is constructed and geometry handles are present in the geometry service.
We skip this for now.
## Adding a New Algorithm to Juggler
...
...
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