CMS 3D CMS Logo

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

Variables

tuple generator
 
tuple ProductionFilterSequence = cms.Sequence(generator)
 

Variable Documentation

tuple TT_13TeV_Pow_Herwig7_cff.generator
Initial value:
1 = cms.EDFilter("Herwig7GeneratorFilter",
2  herwig7CH3SettingsBlock,
3  herwig7StableParticlesForDetectorBlock,
4  herwig7LHECommonSettingsBlock,
5  herwig7LHEPowhegSettingsBlock,
6  configFiles = cms.vstring(),
7  parameterSets = cms.vstring(
8  'herwig7CH3PDF',
9  'herwig7CH3AlphaS',
10  'herwig7CH3MPISettings',
11  'herwig7StableParticlesForDetector',
12  'hw_lhe_common_settings',
13  'hw_lhe_powheg_settings'),
14  crossSection = cms.untracked.double(-1),
15  dataLocation = cms.string('${HERWIGPATH:-6}'),
16  eventHandlers = cms.string('/Herwig/EventHandlers'),
17  filterEfficiency = cms.untracked.double(1.0),
18  generatorModule = cms.string('/Herwig/Generators/EventGenerator'),
19  repository = cms.string('${HERWIGPATH}/HerwigDefaults.rpo'),
20  run = cms.string('InterfaceMatchboxTest'),
21  runModeList = cms.untracked.string("read,run"),
22  seed = cms.untracked.int32(12345)
23 )

Definition at line 10 of file TT_13TeV_Pow_Herwig7_cff.py.

tuple TT_13TeV_Pow_Herwig7_cff.ProductionFilterSequence = cms.Sequence(generator)

Definition at line 35 of file TT_13TeV_Pow_Herwig7_cff.py.