Skip to content
Snippets Groups Projects
Commit 7490b899 authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

treewide: s/ReconstructedParticlesAssociations/ReconstructedParticleAssociations/

parent af139037
Branches
No related tags found
1 merge request!201treewide: s/ReconstructedParticlesAssociations/ReconstructedParticleAssociations/
...@@ -1091,7 +1091,7 @@ match_clusters = MatchClusters( ...@@ -1091,7 +1091,7 @@ match_clusters = MatchClusters(
str(ci_hcal_clreco.outputAssociations), str(ci_hcal_clreco.outputAssociations),
], ],
outputParticles="ReconstructedParticles", outputParticles="ReconstructedParticles",
outputParticlesAssoc="ReconstructedParticlesAssociations", outputParticlesAssoc="ReconstructedParticleAssociations",
) )
algorithms.append(match_clusters) algorithms.append(match_clusters)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment