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
c4fa17bb
Commit
c4fa17bb
authored
3 years ago
by
Sylvester Joosten
Browse files
Options
Downloads
Patches
Plain Diff
Use 'source' instead of 'type' for clarity
parent
d3dc38a5
No related branches found
No related tags found
1 merge request
!46
Type to source
Pipeline
#16972
canceled
3 years ago
Stage: config
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
eic_data.yaml
+2
-1
2 additions, 1 deletion
eic_data.yaml
with
2 additions
and
1 deletion
eic_data.yaml
+
2
−
1
View file @
c4fa17bb
...
@@ -277,6 +277,7 @@ datatypes:
...
@@ -277,6 +277,7 @@ datatypes:
-
int16_t status // Status code
-
int16_t status // Status code
-
int16_t charge // Particle charge (or sign)
-
int16_t charge // Particle charge (or sign)
-
int32_t source // std::hash of producing algorithm name
-
int32_t source // std::hash of producing algorithm name
-
eic::Weight weight // Particle weight, e.g. from PID algorithm [0-1]
eic::ReconstructedParticle
:
eic::ReconstructedParticle
:
Description
:
"
EIC
Reconstructed
Particle"
Description
:
"
EIC
Reconstructed
Particle"
...
@@ -290,10 +291,10 @@ datatypes:
...
@@ -290,10 +291,10 @@ datatypes:
-
int16_t status // Status code
-
int16_t status // Status code
-
int16_t charge // Particle charge (or sign)
-
int16_t charge // Particle charge (or sign)
-
int32_t source // std::hash of producing algorithm name
-
int32_t source // std::hash of producing algorithm name
-
eic::Weight weight // Particle weight, e.g. from PID algorithm [0-1]
-
float momentum // particle 3-momentum magnitude [GeV]
-
float momentum // particle 3-momentum magnitude [GeV]
-
float energy // Energy (from calorimetery) of the particle [GeV]
-
float energy // Energy (from calorimetery) of the particle [GeV]
-
float mass // The mass of the particle in [GeV]
-
float mass // The mass of the particle in [GeV]
-
eic::Weight weight // Particle weight, e.g. from PID algorithm [0-1]
eic::ReconstructedParticleRelations
:
eic::ReconstructedParticleRelations
:
Description
:
"
Relational
info
associated
with
our
reconstructed
particle"
Description
:
"
Relational
info
associated
with
our
reconstructed
particle"
...
...
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