Skip to content
Snippets Groups Projects
Commit 6ce5fc11 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Remove outputLevel again

parent 16c5c618
Branches
Tags
1 merge request!93Resolve "Add neutrals to options file"
...@@ -571,8 +571,7 @@ match_clusters = MatchClusters("match_clusters", ...@@ -571,8 +571,7 @@ match_clusters = MatchClusters("match_clusters",
str(ci_hcal_clreco.outputClusterCollection) str(ci_hcal_clreco.outputClusterCollection)
], ],
outputParticles = "ReconstructedParticles", outputParticles = "ReconstructedParticles",
outputRelations = "ReconstructedParticleRelations", outputRelations = "ReconstructedParticleRelations")
OutputLevel = DEBUG)
algorithms.append(match_clusters) algorithms.append(match_clusters)
# DRICH # DRICH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment