diff --git a/RecFCCeeCalorimeter/tests/options/run_thetamodulemerged.py b/RecFCCeeCalorimeter/tests/options/run_thetamodulemerged.py index a9ec0f69..f88c5bfa 100644 --- a/RecFCCeeCalorimeter/tests/options/run_thetamodulemerged.py +++ b/RecFCCeeCalorimeter/tests/options/run_thetamodulemerged.py @@ -70,7 +70,7 @@ # particle momentum and direction # momentum = 100 # in GeV -momentum = 50 # in GeV +momentum = 10 # in GeV # momentum = 10 # in GeV thetaMin = 45 # degrees thetaMax = 135 # degrees @@ -227,7 +227,7 @@ # ECAL ecalBarrelReadoutName = "ECalBarrelModuleThetaMerged" ecalBarrelReadoutName2 = "ECalBarrelModuleThetaMerged2" -ecalEndcapReadoutName = "ECalEndcapPhiEta" +ecalEndcapReadoutName = "ECalEndcapTurbine" # HCAL if runHCal: hcalBarrelReadoutName = "HCalBarrelReadout" diff --git a/RecFCCeeCalorimeter/tests/options/run_thetamodulemerged_SW_benchmarkCorr.py b/RecFCCeeCalorimeter/tests/options/run_thetamodulemerged_SW_benchmarkCorr.py index 3c3a27a2..98fb3bdc 100644 --- a/RecFCCeeCalorimeter/tests/options/run_thetamodulemerged_SW_benchmarkCorr.py +++ b/RecFCCeeCalorimeter/tests/options/run_thetamodulemerged_SW_benchmarkCorr.py @@ -220,7 +220,7 @@ # ECAL ecalBarrelReadoutName = "ECalBarrelModuleThetaMerged" ecalBarrelReadoutName2 = "ECalBarrelModuleThetaMerged2" -ecalEndcapReadoutName = "ECalEndcapPhiEta" +ecalEndcapReadoutName = "ECalEndcapTurbine" # HCAL if runHCal: hcalBarrelReadoutName = "HCalBarrelReadout"