diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 06a1e401c939a..6236ef178fe2d 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -70,17 +70,17 @@ # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022 'phase1_2022_design' : '124X_mcRun3_2022_design_v7', # GlobalTag for MC production with realistic conditions for Phase1 2022 - 'phase1_2022_realistic' : '124X_mcRun3_2022_realistic_v9', + 'phase1_2022_realistic' : '124X_mcRun3_2022_realistic_v10', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode - 'phase1_2022_cosmics' : '124X_mcRun3_2022cosmics_realistic_deco_v10', + 'phase1_2022_cosmics' : '124X_mcRun3_2022cosmics_realistic_deco_v11', # GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2022, Strip tracker in DECO mode 'phase1_2022_cosmics_design' : '124X_mcRun3_2022cosmics_design_deco_v7', # GlobalTag for MC production with realistic conditions for Phase1 2022 detector for Heavy Ion - 'phase1_2022_realistic_hi' : '124X_mcRun3_2022_realistic_HI_v9', + 'phase1_2022_realistic_hi' : '124X_mcRun3_2022_realistic_HI_v10', # GlobalTag for MC production with realistic conditions for Phase1 2023 - 'phase1_2023_realistic' : '124X_mcRun3_2023_realistic_v10', + 'phase1_2023_realistic' : '124X_mcRun3_2023_realistic_v11', # GlobalTag for MC production with realistic conditions for Phase1 2024 - 'phase1_2024_realistic' : '124X_mcRun3_2024_realistic_v10', + 'phase1_2024_realistic' : '124X_mcRun3_2024_realistic_v11', # GlobalTag for MC production with realistic conditions for Phase2 'phase2_realistic' : '124X_mcRun4_realistic_v8' }