Skip to content

Commit

Permalink
fix consistency with Run3 WFs
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilUIET committed Nov 27, 2022
1 parent 150e151 commit 648c223
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -26,8 +26,8 @@
'2024PU',
'2021FS',
'2021FSPU',
'2022postEE',
'2022postEEPU',
'2021postEE',
'2021postEEPU',
]

upgradeKeys[2026] = [
Expand Down Expand Up @@ -2116,7 +2116,7 @@ def condition(self, fragment, stepList, key, hasHarvest):
'BeamSpot': 'Realistic25ns13p6TeVEarly2022Collision',
'ScenToRun' : ['Gen','FastSimRun3','HARVESTFastRun3'],
},
'2022postEE' : {
'2021postEE' : {
'Geom' : 'DB:Extended',
'GT' : 'auto:phase1_2022_realistic_postEE',
'HLTmenu': '@relval2022',
Expand Down

0 comments on commit 648c223

Please sign in to comment.