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

Wish we had consistent names

parent 2edf2bef
Branches
No related tags found
1 merge request!93Resolve "Add neutrals to options file"
This commit is part of merge request !93. Comments created here will be created in the context of that merge request.
......@@ -561,8 +561,8 @@ match_clusters = MatchClusters("match_clusters",
inputRelations = parts_with_truth_pid.outputRelations,
inputEcalClusters = [
str(ce_ecal_clreco.outputClusterCollection),
str(img_ecal_clreco.outputClusterCollection),
str(scfi_ecal_clreco.outputClusterCollection),
str(img_barrel_clreco.outputClusterCollection),
str(scfi_barrel_clreco.outputClusterCollection),
str(ci_ecal_clreco.outputClusterCollection)
],
inputHcalClusters = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment