Skip to content
Snippets Groups Projects

Change number of files per job

Closed Daniela Rebuzzi requested to merge newbranch1 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -6,7 +6,7 @@ evgenConfig.description = "POWHEG+PYTHIA8+EVTGEN, VBF H->WW->lvlv mh=125 Ge
evgenConfig.keywords = [ "SM", "Higgs", "SMHiggs", "WW", "mH125", "VBF" ]
evgenConfig.contact = [ 'matous.vozak@cern.ch' ]
evgenConfig.generators = [ 'Powheg','Pythia8','EvtGen' ]
evgenConfig.inputFilesPerJob = 12
evgenConfig.inputFilesPerJob = 2
evgenConfig.nEventsPerJob = 10000
#--------------------------------------------------------------
Loading