diff --git a/eic_data.yaml b/eic_data.yaml index 1b4a53ed5209ae326e8488fa17e618fcc3aa00db..6b7a85aa1e7576c498e97f780890ca2fc088ed7f 100644 --- a/eic_data.yaml +++ b/eic_data.yaml @@ -296,12 +296,6 @@ datatypes: - float momentum // particle 3-momentum magnitude [GeV] - float energy // Particle energy, consistent with PID assigment [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 trackID // Index of the associated track, if any - eic::Index ecalID // Index of associated pos/barrel/neg ECAL cluster, if any