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
0fbabc45
Commit
0fbabc45
authored
3 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Patches
Plain Diff
modified: README.md
parent
8fbab9b2
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
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
0fbabc45
...
...
@@ -97,7 +97,7 @@ Note artifacts are not the output data which is far too big. Artifacts are small
Below is an image and link to a pdf of the latest ATHENA detector version generated by a job artifact from the
`master`
branch pipeline.
<br>
<a
href=
"https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/images/view01.pdf?job=report"
>
<img
src=
"https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/images/view01.png?job=report"
width=
"
4
00px"
/>
<img
src=
"https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/images/view01.png?job=report"
width=
"
6
00px"
/>
</a>
<br>
Artifacts can be browsed via the web interface, for example, the latest in reconstruction benchmark results in the
...
...
@@ -113,6 +113,7 @@ Artifacts can be browsed via the web interface, for example, the latest in recon
#### ACTS References:
-
[
A Common Tracking Software Project
](
https://arxiv.org/abs/2106.13593
)
-
[
ACTS Tracking for HEP Workshop - May 25 - 29, 2020
](
https://indico.cern.ch/event/917970/timetable/?view=standard_inline_minutes
)
#### The ACTS way of tracking
...
...
@@ -120,7 +121,7 @@ Artifacts can be browsed via the web interface, for example, the latest in recon
First, the geometry has to be constructed. Currently the ACTS geometry is constructed and tested as part of the athena pipeline.
The tracking surfaces can be viewed in a cad program using the output
`tracking_geometry.obj`
file the reconstruction_benchmarks pipeline.

<img
src=
"
tracking_geometry.png
"
width=
"600px"
/>
Assuming this is already done, we describe the data processing.
...
...
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