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
Chao Peng
eicd
Commits
e613fef0
Commit
e613fef0
authored
4 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Patches
Plain Diff
modified: ../eic_data.yaml
parent
8181bcde
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
eic_data.yaml
+10
-2
10 additions, 2 deletions
eic_data.yaml
with
10 additions
and
2 deletions
eic_data.yaml
+
10
−
2
View file @
e613fef0
...
@@ -22,8 +22,16 @@ components :
...
@@ -22,8 +22,16 @@ components :
-
double z
-
double z
-
double t
-
double t
eic::VectorXYZ
:
Members
:
-
double x // x
-
double y // y
-
double z // z
datatypes
:
datatypes
:
eic::Particle
:
eic::Particle
:
Description
:
"
Naive
Particle
Type,
used
for
reconstructed
and
generated
particles"
Description
:
"
Naive
Particle
Type,
used
for
reconstructed
and
generated
particles"
Author
:
"
W.Armstrong"
Author
:
"
W.Armstrong"
...
@@ -60,7 +68,7 @@ datatypes :
...
@@ -60,7 +68,7 @@ datatypes :
-
long long cellID1 // The second detector specific (geometrical) cell id.
-
long long cellID1 // The second detector specific (geometrical) cell id.
-
float energy // The energy of the hit in [GeV].
-
float energy // The energy of the hit in [GeV].
-
float time // The time of the hit in [ns].
-
float time // The time of the hit in [ns].
-
std::array<float, 3>
position // The position of the hit in world coordinates.
-
eic::VectorXYZ
position // The position of the hit in world coordinates.
-
int type // The type of the hit
-
int type // The type of the hit
OneToOneRelations
:
OneToOneRelations
:
-
eic::RawCalorimeterHit rawHit // The RawCalorimeterHit
-
eic::RawCalorimeterHit rawHit // The RawCalorimeterHit
...
@@ -97,7 +105,7 @@ datatypes :
...
@@ -97,7 +105,7 @@ datatypes :
-
float EDep // EDep
-
float EDep // EDep
-
float EDepError // error on EDep
-
float EDepError // error on EDep
-
std::array<double, 3> position // position
-
std::array<double, 3> position // position
#
- std::
vector<float> covMatrix // The calibrated ADC values
-
std::
array<double, 3> covMatrix // covMatrix
eic::Cluster
:
eic::Cluster
:
Description
:
"
EIC
cluster"
Description
:
"
EIC
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