Skip to content

Commit

Permalink
blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
boudoul authored and davidlange6 committed Aug 5, 2015
1 parent cfa8e8b commit 6dba723
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Configuration/PyReleaseValidation/python/relval_steps.py
Expand Up @@ -212,7 +212,6 @@ def gen2015(fragment,howMuch):
steps['WpToENu_M-2000_13']=gen2015('WprimeToENu_M-2000_TuneCUETP8M1_13TeV-pythia8_cff',Kby(9,100))
steps['DisplacedSUSY_stopToBottom_M_300_1000mm_13']=gen2015('DisplacedSUSY_stopToBottom_M_300_1000mm_TuneCUETP8M1_13TeV_pythia8_cff',Kby(9,100))


def identitySim(wf):
return merge([{'--restoreRND':'SIM','--process':'SIM2', '--inputCommands':'"keep *","drop *TagInfo*_*_*_*"' },wf])

Expand Down Expand Up @@ -830,7 +829,6 @@ def identityFS(wf):
steps['RECODR2']=merge([{'--scenario':'pp','--conditions':'auto:run2_data','--customise':'Configuration/DataProcessing/RecoTLR.customisePromptRun2',},dataReco])
steps['RECODR2AlCaEle']=merge([{'--scenario':'pp','--conditions':'auto:run2_data','--customise':'Configuration/DataProcessing/RecoTLR.customisePromptRun2',},dataRecoAlCaCalo])


steps['RECODSplit']=steps['RECOD'] # finer job splitting
steps['RECOSKIMALCA']=merge([{'--inputCommands':'"keep *","drop *_*_*_RECO"'
},steps['RECOD']])
Expand Down

0 comments on commit 6dba723

Please sign in to comment.