Skip to content
Snippets Groups Projects

Get rid of separate ReconstructedParticleRelations for simplicity

Merged Sylvester Joosten requested to merge relations_in_particle into master
1 file
+ 0
6
Compare changes
  • Side-by-side
  • Inline
+ 0
6
@@ -296,12 +296,6 @@ datatypes:
@@ -296,12 +296,6 @@ datatypes:
- float momentum // particle 3-momentum magnitude [GeV]
- float momentum // particle 3-momentum magnitude [GeV]
- float energy // Particle energy, consistent with PID assigment [GeV]
- float energy // Particle energy, consistent with PID assigment [GeV]
- float mass // The mass of the particle in [GeV]
- float mass // The mass of the particle in [GeV]
eic::ReconstructedParticleRelations:
Description: "Relational info associated with our reconstructed particle"
Author: "S. Joosten"
Members:
- eic::Index recID // ReconstructedParticle index
- eic::Index vertexID // Start vertex for this particle
- eic::Index vertexID // Start vertex for this particle
- eic::Index trackID // Index of the associated track, if any
- eic::Index trackID // Index of the associated track, if any
- eic::Index ecalID // Index of associated pos/barrel/neg ECAL cluster, if any
- eic::Index ecalID // Index of associated pos/barrel/neg ECAL cluster, if any
Loading