Skip to content

Change to which CaloClusters charged PFO store links to

Hello,

Previously we stored links to all CaloCluster matched to TrackParticles in each charged PFO (which represents a TrackParticle).

This update changes this such that we only store links to matched CaloClusters that were modified in the calorimeter charged shower subtraction procedure. To facilitate that I have paired each CaloCluster with a bool, that can be set to true when the cluster is modified. Function interfaces have been updated to allow this to propagate down into the functions needed.

ATLJETMET_1139

Cheers,

Mark

Merge request reports