Skip to content

Commit

Permalink
Merge pull request #7927 from kkrajczar/FixAMPTBoost
Browse files Browse the repository at this point in the history
Change VtxSmearing for pPb to fix a failing IB test
  • Loading branch information
cmsbuild committed Mar 24, 2015
2 parents f3b1444 + e80c033 commit 25e77f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/PyReleaseValidation/python/relval_steps.py
Expand Up @@ -554,7 +554,7 @@ def genS(fragment,howMuch):


## pPb tests
step1PPbDefaults={'--beamspot':'Realistic8TeVCollisionPPbBoost'}
step1PPbDefaults={'--beamspot':'Realistic8TeVCollision'}
steps['AMPT_PPb_5020GeV_MinimumBias']=merge([{'-n':10},step1PPbDefaults,genS('AMPT_PPb_5020GeV_MinimumBias_cfi',Kby(9,100))])
# GF to be uncommented when GEN-SIM becomes available
# steps['AMPT_PPb_5020GeV_MinimumBiasINPUT']={'INPUT':InputInfo(dataSet='/RelValAMPT_PPb_5020GeV_MinimumBias/%s/GEN-SIM'%(baseDataSetRelease[4],),location='STD')}
Expand Down

0 comments on commit 25e77f5

Please sign in to comment.