diff --git a/FCCee/FullSim/ALLEGRO/ALLEGRO_o1_v02/run_digi_reco.py b/FCCee/FullSim/ALLEGRO/ALLEGRO_o1_v02/run_digi_reco.py index ab6bb3a..41188a1 100644 --- a/FCCee/FullSim/ALLEGRO/ALLEGRO_o1_v02/run_digi_reco.py +++ b/FCCee/FullSim/ALLEGRO/ALLEGRO_o1_v02/run_digi_reco.py @@ -195,8 +195,8 @@ # createHcalEndcapCells.hits.Path="HCalEndcapHits" # createHcalEndcapCells.cells.Path="HCalEndcapCells" - from Configurables import CellPositionsHCalBarrelPhiThetaSegTool - cellPositionHcalBarrelTool = CellPositionsHCalBarrelPhiThetaSegTool( + from Configurables import CellPositionsHCalPhiThetaSegTool + cellPositionHcalBarrelTool = CellPositionsHCalPhiThetaSegTool( "CellPositionsHCalBarrel", readoutName=hcalBarrelReadoutName, OutputLevel=INFO