Skip to content
Snippets Groups Projects
Commit deda42b1 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat*: remove deprecated BasicParticle (non-EDM4hep)

parent 77871d98
No related branches found
No related tags found
No related merge requests found
Pipeline #34505 failed
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment