diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 7f9ca266e6f1b..f89ccd0ddbba5 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -76,9 +76,9 @@ # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023 'phase1_2023_design' : '131X_mcRun3_2023_design_v7', # GlobalTag for MC production with realistic conditions for Phase1 2023 - 'phase1_2023_realistic' : '131X_mcRun3_2023_realistic_v7', + 'phase1_2023_realistic' : '131X_mcRun3_2023_realistic_v8', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2023, Strip tracker in DECO mode - 'phase1_2023_cosmics' : '131X_mcRun3_2023cosmics_realistic_deco_v7', + 'phase1_2023_cosmics' : '131X_mcRun3_2023cosmics_realistic_deco_v8', # GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2023, Strip tracker in DECO mode 'phase1_2023_cosmics_design' : '131X_mcRun3_2023cosmics_design_deco_v7', # GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion diff --git a/Configuration/PyReleaseValidation/python/relval_steps.py b/Configuration/PyReleaseValidation/python/relval_steps.py index 15ce19ed725f4..ef762578e8dff 100644 --- a/Configuration/PyReleaseValidation/python/relval_steps.py +++ b/Configuration/PyReleaseValidation/python/relval_steps.py @@ -3998,7 +3998,7 @@ def gen2023HiMix(fragment,howMuch): defaultDataSets['2021']='CMSSW_13_1_0_pre1-130X_mcRun3_2022_realistic_withNewBSFromEOY2022Data_v2_RV186-v' defaultDataSets['2021Design']='CMSSW_12_5_0_pre4-124X_mcRun3_2022_design_v7_design_BS2022-v' defaultDataSets['2021FS']='CMSSW_12_4_13-124X_mcRun3_2022_realistic_v12_2021_FastSim-v' -defaultDataSets['2023']='CMSSW_12_5_0_pre4-124X_mcRun3_2023_realistic_v11_BS2022-v' +defaultDataSets['2023']='CMSSW_13_0_10-130X_mcRun3_2023_realistic_withEarly2023BS_v1_2023-v' defaultDataSets['2024']='CMSSW_12_5_0_pre4-124X_mcRun3_2024_realistic_v11_BS2022-v' defaultDataSets['2026D49']='CMSSW_12_0_0_pre4-113X_mcRun4_realistic_v7_2026D49noPU-v' defaultDataSets['2026D76']='CMSSW_12_0_0_pre4-113X_mcRun4_realistic_v7_2026D76noPU-v' diff --git a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py index 9cddc961c65ba..539ecbe455d47 100644 --- a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py +++ b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py @@ -2587,7 +2587,7 @@ def condition(self, fragment, stepList, key, hasHarvest): 'GT' : 'auto:phase1_2023_realistic', 'HLTmenu': '@relval2023', 'Era' : 'Run3_2023', - 'BeamSpot': 'Realistic25ns13p6TeVEarly2022Collision', + 'BeamSpot': 'Realistic25ns13p6TeVEarly2023Collision', 'ScenToRun' : ['GenSim','Digi','RecoNano','HARVESTNano','ALCA'], }, '2024' : {