Skip to content
Snippets Groups Projects

Resolve "Add neutrals to options file"

Merged Wouter Deconinck requested to merge 26-add-neutrals-to-options-file into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -571,8 +571,7 @@ match_clusters = MatchClusters("match_clusters",
str(ci_hcal_clreco.outputClusterCollection)
],
outputParticles = "ReconstructedParticles",
outputRelations = "ReconstructedParticleRelations",
OutputLevel = DEBUG)
outputRelations = "ReconstructedParticleRelations")
algorithms.append(match_clusters)
# DRICH
Loading