Skip to content

Commit

Permalink
Merge pull request #20329 from jnsandhya/update-wmsplit-MatrixInjector
Browse files Browse the repository at this point in the history
updating splitting function for DIGI step
  • Loading branch information
cmsbuild committed Sep 11, 2017
2 parents 6cfac74 + a84cafc commit dfc38ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/PyReleaseValidation/python/MatrixInjector.py
Expand Up @@ -221,7 +221,7 @@ def prepare(self,mReader, directories, mode='init'):
wmsplit['DigiFullPU']=1
wmsplit['RecoFullPU']=1
wmsplit['RECOHID11']=1
wmsplit['DigiFullPU_2023D17PU']=1
wmsplit['DigiFullTriggerPU_2023D17PU'] = 1
wmsplit['RecoFullGlobalPU_2023D17PU']=1
wmsplit['DIGIUP17']=1
wmsplit['RECOUP17']=1
Expand Down

0 comments on commit dfc38ed

Please sign in to comment.