eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
6 stars 28 forks source link

Extend MCParticle-Calorimeter Associations #1382

Closed ruse-traveler closed 3 months ago

ruse-traveler commented 5 months ago

Briefly, what does this PR introduce?

This PR modifies the logic of the existing MCParticle-Cluster associations. Previously, clusters were associated to only the 1st particle contributing, regardless of energy, status, or origin. If accepted, this change will now create associations between a cluster and all particles which initiated a shower in the calorimeter that contributed to the cluster.

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

Yes.

ruse-traveler commented 3 months ago

Closing this down in favor of #1396 .