Skip to content

Draft: WIP: add truth link for PFO and MC particle

  1. A preliminary truth link for cluster and MC particle: RecCaloClusterAssoCol (edm4hep::MCRecoClusterParticleAssociation), with weight for each MC particle.
  2. A preliminary truth link for PFO and MC particle: RecPFOAssoCol (edm4hep::MCRecoParticleAssociation), with weight.
    2.1 For charged PFO, only consider the link from track.
    2.2 For neutral PFO, use the link from cluster.

Merge request reports

Loading