From 594be9c4712649f598335799959556ed43159ba8 Mon Sep 17 00:00:00 2001
From: Chris West <christopher.alan.west@gmail.com>
Date: Mon, 8 Jun 2020 17:54:51 +0200
Subject: [PATCH 1/2] Updated L1T tags to address CMSSW issue #29237

---
 Configuration/AlCa/python/autoCond.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py
index 7e162d350dbcd..cddb3dacfc01d 100644
--- a/Configuration/AlCa/python/autoCond.py
+++ b/Configuration/AlCa/python/autoCond.py
@@ -16,11 +16,11 @@
     # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
     'run2_design'       :   '110X_mcRun2_design_v5',
     #GlobalTag for MC production with optimistic alignment and calibrations for 2016, prior to VFP change
-    'run2_mc_pre_vfp'   :   '110X_mcRun2_asymptotic_preVFP_v4',
+    'run2_mc_pre_vfp'   :   '110X_mcRun2_asymptotic_preVFP_v5',
     #GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change
-    'run2_mc'           :   '110X_mcRun2_asymptotic_v7',
+    'run2_mc'           :   '110X_mcRun2_asymptotic_v8',
     # GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode
-    'run2_mc_cosmics'   :   '110X_mcRun2cosmics_startup_deco_v6',
+    'run2_mc_cosmics'   :   '110X_mcRun2cosmics_startup_deco_v7',
     # GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
     'run2_mc_hi'        :   '110X_mcRun2_HeavyIon_v2',
     # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2

From dc5de17053cc2fc27cd0ff5c44db3b2b9bcfda84 Mon Sep 17 00:00:00 2001
From: Chris West <christopher.alan.west@gmail.com>
Date: Tue, 9 Jun 2020 18:10:47 +0200
Subject: [PATCH 2/2] Convert 11_0_X 2016 MC GTs to 11_1_X GTs

---
 Configuration/AlCa/python/autoCond.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py
index cddb3dacfc01d..381f63b99a1a8 100644
--- a/Configuration/AlCa/python/autoCond.py
+++ b/Configuration/AlCa/python/autoCond.py
@@ -16,11 +16,11 @@
     # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
     'run2_design'       :   '110X_mcRun2_design_v5',
     #GlobalTag for MC production with optimistic alignment and calibrations for 2016, prior to VFP change
-    'run2_mc_pre_vfp'   :   '110X_mcRun2_asymptotic_preVFP_v5',
+    'run2_mc_pre_vfp'   :   '111X_mcRun2_asymptotic_preVFP_v1',
     #GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change
-    'run2_mc'           :   '110X_mcRun2_asymptotic_v8',
+    'run2_mc'           :   '111X_mcRun2_asymptotic_v1',
     # GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode
-    'run2_mc_cosmics'   :   '110X_mcRun2cosmics_startup_deco_v7',
+    'run2_mc_cosmics'   :   '111X_mcRun2cosmics_startup_deco_v1',
     # GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
     'run2_mc_hi'        :   '110X_mcRun2_HeavyIon_v2',
     # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2