Skip to content

Commit

Permalink
adding input dataset for data wf
Browse files Browse the repository at this point in the history
  • Loading branch information
fabozzi committed Nov 3, 2016
1 parent 8d0188b commit b41577c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configuration/PyReleaseValidation/python/relval_steps.py
Expand Up @@ -81,6 +81,7 @@

steps['RunHI2010']={'INPUT':InputInfo(dataSet='/HIAllPhysics/HIRun2010-v1/RAW',label='hi2010',run=[152698],events=10000,location='STD')}
steps['RunHI2011']={'INPUT':InputInfo(dataSet='/HIMinBiasUPC/HIRun2011-v1/RAW',label='hi2011',run=[182124],events=10000,location='STD')}
steps['RunPA2013']={'INPUT':InputInfo(dataSet='/PAMinBiasUPC/HIRun2013-v1/RAW',label='pa2013',run=[211313],events=10000,location='STD')}

Run2012A=[191226]
Run2012ASk=Run2012A+[]
Expand Down

0 comments on commit b41577c

Please sign in to comment.