Skip to content

Commit

Permalink
remove legacy id's
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Oct 8, 2024
1 parent 890eda4 commit 943a600
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions edm4eic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,6 @@ datatypes:
Description: "Association between a Cluster and a ReconstructedParticle"
Author : "D. Brandenburg"
Members:
- uint32_t cluID // Index of corresponding cluster (position in cluster array)
- uint32_t plcID // Index of corresponding ReconstructedParticle (position in reco particle array)
- float weight // weight of this association
OneToOneRelations:
- edm4eic::Cluster cluster // reference to the cluster
Expand Down

0 comments on commit 943a600

Please sign in to comment.