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
Merge requests
!87
feat*: remove deprecated BasicParticle (non-EDM4hep)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat*: remove deprecated BasicParticle (non-EDM4hep)
remove-basic-particle
into
master
Overview
2
Commits
1
Pipelines
4
Changes
1
Merged
Wouter Deconinck
requested to merge
remove-basic-particle
into
master
2 years ago
Overview
2
Commits
1
Pipelines
4
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 1
deda42b1
2 years ago
master (base)
and
latest version
latest version
2004466d
1 commit,
2 years ago
version 1
deda42b1
1 commit,
2 years ago
1 file
+
0
−
13
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
eic_data.yaml
+
0
−
13
Options
@@ -221,19 +221,6 @@ datatypes:
## Particle info
## ==========================================================================
eicd::BasicParticle
:
#DEPRECATED
Description
:
"
Basic
particle
used
internally
to
communicate
basic
particle
properties."
Author
:
"
W.
Armstrong,
S.
Joosten"
Members
:
-
eicd::Vector3f p // Momentum [GeV]
-
eicd::Vector3d v // Vertex [mm]
-
float time // Time in [ns]
-
int32_t pid // Particle PDG code
-
int16_t status // Status code
-
int16_t charge // Particle charge (or sign)
-
float weight // Particle weight, e.g. from PID algorithm [0-1]
eicd::ReconstructedParticle
:
Description
:
"
EIC
Reconstructed
Particle"
Author
:
"
W.
Armstrong,
S.
Joosten,
F.
Gaede"
Loading