diff --git a/options/reconstruction.py b/options/reconstruction.py
index 0c04af7ca36df77c13af7c7eb175372bd1c640f2..ae7f0283e9f05c3e16ce719e486031ebaa7ad14e 100644
--- a/options/reconstruction.py
+++ b/options/reconstruction.py
@@ -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 = [