Skip to content

Commit

Permalink
fix for fastsim
Browse files Browse the repository at this point in the history
  • Loading branch information
deguio authored and ktf committed Jul 12, 2013
1 parent b185e41 commit 23ffd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DQMServices/Components/test/driver4a.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tnum=4
step=a
DQMSEQUENCE=DQM

cmsDriver.py SingleMuPt10_cfi.py -s -s GEN,SIM,RECO,HLT:GRun,VALIDATION --fast --pileup=NoPileUp --geometry DB --conditions=auto:startup_GRun --eventcontent=FEVTDEBUGHLT --datatier GEN-SIM-DIGI-RECO -n ${numev} --no_exec --python_filename=test_${tnum}_${step}_1.py --customise DQMServices/Components/test/customFEVTDEBUGHLT.py --fileout file:test_${tnum}_${step}_1.root
cmsDriver.py SingleMuPt10_cfi.py -s GEN,SIM,RECO,HLT:GRun,VALIDATION --fast --pileup=NoPileUp --geometry DB --conditions=auto:startup_GRun --eventcontent=FEVTDEBUGHLT --datatier GEN-SIM-DIGI-RECO -n ${numev} --no_exec --python_filename=test_${tnum}_${step}_1.py --customise DQMServices/Components/test/customFEVTDEBUGHLT.py --fileout file:test_${tnum}_${step}_1.root

cmsRun -e test_${tnum}_${step}_1.py >& p${tnum}.1.log

Expand Down

0 comments on commit 23ffd09

Please sign in to comment.