Skip to content

Commit

Permalink
fix year consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilUIET committed Nov 27, 2022
1 parent dba9dd9 commit 1c44a3a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
'2023PU',
'2024',
'2024PU',
'2022postEE',
'2022postEEPU',
'2021postEE',
'2021postEEPU',
]

upgradeKeys[2026] = [
Expand Down Expand Up @@ -2015,7 +2015,7 @@ def condition(self, fragment, stepList, key, hasHarvest):
'BeamSpot': 'Run3RoundOptics25ns13TeVLowSigmaZ',
'ScenToRun' : ['GenSim','Digi','RecoNano','HARVESTNano','ALCA'],
},
'2022postEE' : {
'2021postEE' : {
'Geom' : 'DB:Extended',
'GT' : 'auto:phase1_2022_realistic_postEE',
'HLTmenu': '@relval2022_postEE',
Expand Down

0 comments on commit 1c44a3a

Please sign in to comment.