Skip to content

Commit

Permalink
Remove unnecessary TrackerHitPlane - SimTrackerHit association
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jun 28, 2024
1 parent 5e20429 commit 86e05b1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions edm4hep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -626,15 +626,6 @@ datatypes:
- edm4hep::TrackerHit rec // reference to the reconstructed hit
- edm4hep::SimTrackerHit sim // reference to the simulated hit

edm4hep::MCRecoTrackerHitPlaneAssociation:
Description: "Association between a TrackerHitPlane and the corresponding SimTrackerHit"
Author: "EDM4hep authors"
Members:
- float weight // weight of this association
OneToOneRelations:
- edm4hep::TrackerHitPlane rec // reference to the reconstructed hit
- edm4hep::SimTrackerHit sim // reference to the simulated hit

edm4hep::MCRecoCaloParticleAssociation:
Description: "Association between a CalorimeterHit and the corresponding MCParticle"
Author: "EDM4hep authors"
Expand Down

0 comments on commit 86e05b1

Please sign in to comment.