Skip to content

Commit

Permalink
Add a relation from a PID to a reco particle
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Feb 8, 2024
1 parent 73c70d1 commit b4b3eb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion edm4hep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,8 @@ datatypes:
- float likelihood //likelihood of this hypothesis - in a user defined normalization.
VectorMembers:
- float parameters //parameters associated with this hypothesis. Check/set collection parameters ParameterNames_PIDAlgorithmTypeName for decoding the indices.

OneToOneRelations:
- edm4hep::ReconstructedParticle particle // the particle from which this PID has been computed

#------ Cluster
edm4hep::Cluster:
Expand Down

0 comments on commit b4b3eb9

Please sign in to comment.