Skip to content
Snippets Groups Projects

treewide: s/ReconstructedParticlesAssociations/ReconstructedParticleAssociations/

Merged Dmitry Kalinkin requested to merge pr/particle_associations_singular into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -1091,7 +1091,7 @@ match_clusters = MatchClusters(
str(ci_hcal_clreco.outputAssociations),
],
outputParticles="ReconstructedParticles",
outputParticlesAssoc="ReconstructedParticlesAssociations",
outputParticlesAssoc="ReconstructedParticleAssociations",
)
algorithms.append(match_clusters)
Loading