diff --git a/benchmarks/imaging_ecal/options/hybrid_cluster.py b/benchmarks/imaging_ecal/options/hybrid_cluster.py index fb312a15d8fa8c4c64a433a6c8659f91598fd259..21fef2840da16062d8564d6dcf77ae3d9a9c08c9 100644 --- a/benchmarks/imaging_ecal/options/hybrid_cluster.py +++ b/benchmarks/imaging_ecal/options/hybrid_cluster.py @@ -72,7 +72,7 @@ imcalreco = ImagingPixelReco('imcal_reco', # OutputLevel=DEBUG, inputHitCollection=imcaldigi.outputHitCollection, outputHitCollection='RecoEcalBarrelImagingHits', - readoutClass='EcalBarrelImagingHits', + readoutClass='EcalBarrelHits', layerField='layer', sectorField='module', **imcaldaq)