From fe97364ce923676b3ffc4c185f2da73dacdb3b41 Mon Sep 17 00:00:00 2001 From: francescobrivio Date: Thu, 17 Nov 2022 15:40:56 +0100 Subject: [PATCH] Add MC GT for 2022 postEE leak --- Configuration/AlCa/python/autoCond.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 25cb92b66f550..a7a822fab13f3 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -71,6 +71,8 @@ 'phase1_2022_design' : '125X_mcRun3_2022_design_v6', # GlobalTag for MC production with realistic conditions for Phase1 2022 'phase1_2022_realistic' : '125X_mcRun3_2022_realistic_v5', + # GlobalTag for MC production with realistic conditions for Phase1 2022 post-EE+ leak + 'phase1_2022_realistic_postEE' : '124X_mcRun3_2022_realistic_postEE_v1', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode 'phase1_2022_cosmics' : '125X_mcRun3_2022cosmics_realistic_deco_v5', # GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2022, Strip tracker in DECO mode