Skip to content

Commit

Permalink
fix relval typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray committed Sep 16, 2016
1 parent 86088d6 commit 397ae62
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -95,8 +95,6 @@
upgradeProperties[2023]['2023D3Timing']['Era'] = 'Phase2C2_timing'

#standard PU sequences
upgradeProperties[2023]['2017PU'] = deepcopy(upgradeProperties[2017]['2017'])
upgradeProperties[2023]['2017PU']['ScenToRun'] = ['GenSimFull','DigiFullPU','RecoFullPU','HARVESTFullPU']
upgradeProperties[2023]['2023D1PU'] = deepcopy(upgradeProperties[2023]['2023D1'])
upgradeProperties[2023]['2023D1PU']['ScenToRun'] = ['GenSimFull','DigiFullPU','RecoFullGlobalPU', 'HARVESTFullGlobalPU']
upgradeProperties[2023]['2023D2PU'] = deepcopy(upgradeProperties[2023]['2023D2'])
Expand Down

0 comments on commit 397ae62

Please sign in to comment.