diff --git a/benchmarks/full/options/full_reconstruction.py b/benchmarks/full/options/full_reconstruction.py index 89a2e5fd9c526cffcbe6efb8e2c3950d547f417f..72896a21bec4dc2dd897a8e90bc7531da34dde7b 100644 --- a/benchmarks/full/options/full_reconstruction.py +++ b/benchmarks/full/options/full_reconstruction.py @@ -242,7 +242,7 @@ img_barrel_cl = ImagingCluster("img_barrel_cl", layerDistEtaPhi=[10*units.mrad, 10*units.mrad], # adjacent layer neighbourLayersRange=2, # id diff for adjacent layer sectorDist=3.*units.cm) # different sector -algorithms.append(cb_ecal_cl) +algorithms.append(img_barrel_cl) img_barrel_clreco = ImagingClusterReco("img_barrel_clreco", samplingFraction=img_barrel_sf,