From 2a2af628d8380bb07bcebba4f8f41fef94a53450 Mon Sep 17 00:00:00 2001 From: Chris West Date: Mon, 24 Jun 2019 21:15:27 +0200 Subject: [PATCH] Update pixel conditions for 2021 scenarios --- Configuration/AlCa/python/autoCond.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index f13913b4f0eb7..98b75eff54ed1 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -66,9 +66,9 @@ # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2021 'phase1_2021_design' : '106X_upgrade2021_design_v3', # GT containing design conditions for Phase1 2021 # GlobalTag for MC production with realistic conditions for Phase1 2021 - 'phase1_2021_realistic' : '106X_upgrade2021_realistic_Candidate_2019_06_17_18_50_50', # GT containing realistic conditions for Phase1 2021 + 'phase1_2021_realistic' : '106X_upgrade2021_realistic_v8', # GT containing realistic conditions for Phase1 2021 # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2021, Strip tracker in DECO mode - 'phase1_2021_cosmics' : '106X_upgrade2021cosmics_realistic_deco_Candidate_2019_06_17_19_08_59', + 'phase1_2021_cosmics' : '106X_upgrade2021cosmics_realistic_deco_v3', # GlobalTag for MC production with realistic conditions for Phase2 2023 'phase2_realistic' : '106X_upgrade2023_realistic_v5' }