Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eicd
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
EIC
eicd
Commits
3039c24d
Commit
3039c24d
authored
4 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Patches
Plain Diff
Added acts tracker parameters
- eic::TrackParameters
parent
b6e78f21
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!5
Added acts tracker parameters
Pipeline
#4696
passed
4 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
eic_data.yaml
+20
-0
20 additions, 0 deletions
eic_data.yaml
with
20 additions
and
0 deletions
eic_data.yaml
+
20
−
0
View file @
3039c24d
...
@@ -155,6 +155,7 @@ datatypes :
...
@@ -155,6 +155,7 @@ datatypes :
-
eic::Cluster clusters // The clusters that have been combined to this cluster.
-
eic::Cluster clusters // The clusters that have been combined to this cluster.
-
eic::CalorimeterHit hits // The hits that have been combined to this cluster.
-
eic::CalorimeterHit hits // The hits that have been combined to this cluster.
eic::MCParticle
:
eic::MCParticle
:
Description
:
"
EIC
MC
Particle"
Description
:
"
EIC
MC
Particle"
Author
:
"
F.Gaede,
B.
Hegner"
Author
:
"
F.Gaede,
B.
Hegner"
...
@@ -199,6 +200,23 @@ datatypes :
...
@@ -199,6 +200,23 @@ datatypes :
-
eic::Track tracks // The tracks combined to this particle"
-
eic::Track tracks // The tracks combined to this particle"
-
eic::ReconstructedParticle particles // The particles combined to this particle
-
eic::ReconstructedParticle particles // The particles combined to this particle
eic::TrackParameters
:
Description
:
"
ACTS
Track
parameters"
Author
:
"
W.Armstrong"
Members
:
-
double loc0 // loc0
-
double loc1 // loc1
-
double phi // phi
-
double theta // theta
-
double qOverP // qOverP
-
double time // time
-
double err_loc0 // err_loc0
-
double err_loc1 // err_loc1
-
double err_phi // err_phi
-
double err_theta // err_theta
-
double err_qOverP // err_qOverP
-
double err_time // err_time
eic::Track
:
eic::Track
:
Description
:
"
EIC
reconstructed
track"
Description
:
"
EIC
reconstructed
track"
Author
:
"
F.Gaede,
B.
Hegner"
Author
:
"
F.Gaede,
B.
Hegner"
...
@@ -307,3 +325,5 @@ datatypes :
...
@@ -307,3 +325,5 @@ datatypes :
OneToManyRelations
:
OneToManyRelations
:
-
eic::PMTHit hits // The hits that have been included in this cluster
-
eic::PMTHit hits // The hits that have been included in this cluster
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