From 00f25a711e0ec5f1b0e259aad70ba4eabab5bc4c Mon Sep 17 00:00:00 2001 From: Saumya Phor Date: Wed, 20 Mar 2024 17:47:00 +0100 Subject: [PATCH] Update GEM geometry and alignment for 2024 --- Configuration/AlCa/python/autoCond.py | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 335e49f282f7d..13dc1a2a63c89 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -90,13 +90,15 @@ # 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_v4', + 'phase1_2024_design' : '140X_mcRun3_2024_design_Candidate_2024_03_20_16_03_10', # GlobalTag for MC production with realistic conditions for Phase1 2024 - 'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v5', + 'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_Candidate_2024_03_20_16_05_32', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode - 'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v5', + 'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_Candidate_2024_03_20_16_08_53', # 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_v3', + 'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_Candidate_2024_03_20_16_07_01', + # GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion + 'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_Candidate_2024_03_20_16_13_32', # GlobalTag for MC production with realistic conditions for Phase2 'phase2_realistic' : '140X_mcRun4_realistic_v3' }