diff --git a/edm4hep.yaml b/edm4hep.yaml index 9782991ac..86adba5c6 100644 --- a/edm4hep.yaml +++ b/edm4hep.yaml @@ -435,7 +435,6 @@ datatypes: - edm4hep::Cluster clusters // clusters that have been used for this particle - edm4hep::Track tracks // tracks that have been used for this particle - edm4hep::ReconstructedParticle particles // reconstructed particles that have been combined to this particle - - edm4hep::ParticleID particleIDs // particle Ids (not sorted by their likelihood) ExtraCode: declaration: " bool isCompound() const { return particles_size() > 0 ;}\n