From a658ad9b719e85fda45fb1d3e2db13539bc8418c Mon Sep 17 00:00:00 2001 From: Andrea Date: Fri, 1 Sep 2023 09:53:37 +0200 Subject: [PATCH] Update 2023 MC GTs - 13_2_X --- Configuration/AlCa/python/autoCond.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index f2e55533d292d..a0cf408033ba8 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -76,17 +76,17 @@ # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023 'phase1_2023_design' : '132X_mcRun3_2023_design_v1', # GlobalTag for MC production with realistic conditions for Phase1 2023 - 'phase1_2023_realistic' : '132X_mcRun3_2023_realistic_v2', + 'phase1_2023_realistic' : '132X_mcRun3_2023_realistic_v4', # GlobalTag for MC production with realistic conditions for Phase1 post BPix issue 2023 - 'phase1_2023_realistic_postBPix' : '132X_mcRun3_2023_realistic_postBPix_v1', + 'phase1_2023_realistic_postBPix' : '132X_mcRun3_2023_realistic_postBPix_v3', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2023, Strip tracker in DECO mode - 'phase1_2023_cosmics' : '132X_mcRun3_2023cosmics_realistic_deco_v2', + 'phase1_2023_cosmics' : '132X_mcRun3_2023cosmics_realistic_deco_v3', # GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2023, Strip tracker in DECO mode 'phase1_2023_cosmics_design' : '132X_mcRun3_2023cosmics_design_deco_v1', # GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion - 'phase1_2023_realistic_hi' : '132X_mcRun3_2023_realistic_HI_v1', + 'phase1_2023_realistic_hi' : '132X_mcRun3_2023_realistic_HI_v2', # GlobalTag for MC production with realistic conditions for Phase1 2024 - 'phase1_2024_realistic' : '132X_mcRun3_2024_realistic_v1', + 'phase1_2024_realistic' : '132X_mcRun3_2024_realistic_v2', # GlobalTag for MC production with realistic conditions for Phase2 'phase2_realistic' : '131X_mcRun4_realistic_v6' }