From 2b8d06fe7098018c3669e979e7b28dd76e8787d0 Mon Sep 17 00:00:00 2001 From: Saumya Phor Date: Fri, 22 Mar 2024 12:53:20 +0100 Subject: [PATCH] Update the 2024 geometry and coressponding GEM alignment tags in 2024 MC GTs --- Configuration/AlCa/python/autoCond.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 3d1ecc844b3ee..859e0de8cb99b 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -90,13 +90,13 @@ # GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion 'phase1_2023_realistic_hi' : '140X_mcRun3_2023_realistic_HI_v3', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2024 - 'phase1_2024_design' : '140X_mcRun3_2024_design_v3', + 'phase1_2024_design' : '140X_mcRun3_2024_design_v6', # GlobalTag for MC production with realistic conditions for Phase1 2024 - 'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v4', + 'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v7', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode - 'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v4', + 'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v7', # GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode - 'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_v2', + 'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_v5', # GlobalTag for MC production with realistic conditions for Phase2 'phase2_realistic' : '140X_mcRun4_realistic_v3' }