test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
Herwigpp_DummyProcess_cff Namespace Reference

Variables

tuple generator
 
tuple ProductionFilterSequence = cms.Sequence(generator)
 

Variable Documentation

tuple Herwigpp_DummyProcess_cff.generator
Initial value:
1 = cms.EDFilter("ThePEGGeneratorFilter",
2  herwigDefaultsBlock,
3  herwigppUESettingsBlock,
4  herwigppPDFSettingsBlock,
5  herwigppEnergySettingsBlock,
6 
7  configFiles = cms.vstring(),
8  parameterSets = cms.vstring(
9  'hwpp_cmsDefaults',
10  'hwpp_ue_EE5C',
11  'hwpp_pdf_CTEQ6L1',
12  'hwpp_cm_13TeV',
13  'dummyprocess',
14 
15  ),
16 
17  dummyprocess = cms.vstring(
18  'insert /Herwig/MatrixElements/SimpleQCD:MatrixElements[0] /Herwig/MatrixElements/MEPP2ttbarH',
19  ),
20 
21  crossSection = cms.untracked.double(-1),
22  filterEfficiency = cms.untracked.double(1.0),
23 )

Definition at line 8 of file Herwigpp_DummyProcess_cff.py.

tuple Herwigpp_DummyProcess_cff.ProductionFilterSequence = cms.Sequence(generator)

Definition at line 31 of file Herwigpp_DummyProcess_cff.py.