Skip to content

Commit

Permalink
updating splitting function for DIGI step
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsandhya committed Sep 19, 2017
1 parent 9c60c7f commit 6bd4599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/PyReleaseValidation/python/MatrixInjector.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,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 6bd4599

Please sign in to comment.