From 5ba9c06248c95e685d73aedb9528d7061eb38c89 Mon Sep 17 00:00:00 2001 From: Sunil Date: Tue, 9 May 2023 13:51:08 +0200 Subject: [PATCH] update GT to postEE --- .../PyReleaseValidation/python/upgradeWorkflowComponents.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py index 6334aa93deaf1..e67c948eafff2 100644 --- a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py +++ b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py @@ -2005,7 +2005,7 @@ def condition(self, fragment, stepList, key, hasHarvest): }, '2022ReReco' : { 'Geom' : 'DB:Extended', - 'GT' : 'auto:phase1_2022_realistic', + 'GT' : 'auto:phase1_2022_realistic_postEE', 'HLTmenu': '@relval2022', 'Era' : 'Run3_2022_rereco', 'BeamSpot': 'Realistic25ns13p6TeVEarly2022Collision',