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 26, 2024
1 parent 4f72168 commit aa1fbf1
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 @@ -641,15 +641,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 aa1fbf1

Please sign in to comment.