CMS 3D CMS Logo

Variables

ExternalLHEProducer_cfi Namespace Reference

Variables

tuple ExternalLHEProducer

Variable Documentation

Initial value:
00001 cms.EDProducer('ExternalLHEProducer',
00002     scriptName = cms.FileInPath("GeneratorInterface/LHEInterface/data/run_madgraph_gridpack.sh"),
00003     outputFile = cms.string("W1Jet_7TeV_madgraph_final.lhe"),
00004     numberOfParameters = cms.uint32(10),
00005     args = cms.vstring('slc5_ia32_gcc434/madgraph/V5_1.3.27/test','W1Jet_7TeV_madgraph','false','true','wjets','5','20','false','0','99'),
00006     nEvents = cms.uint32(100)                                    
00007 )

Definition at line 3 of file ExternalLHEProducer_cfi.py.