CMS 3D CMS Logo

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

Variables

tuple generator
 

Variable Documentation

tuple ExHuME_CEPHiggsTobb_14TeV_cff.generator
Initial value:
1 = cms.EDFilter("ExhumeGeneratorFilter",
2  PythiaParameters = cms.PSet(
3  parameterSets = cms.vstring()
4  ),
5  ExhumeParameters = ExhumeParametersRef,
6  comEnergy = cms.double(14000.),
7  pythiaHepMCVerbosity = cms.untracked.bool(False),
8  maxEventsToPrint = cms.untracked.int32(2),
9  pythiaPylistVerbosity = cms.untracked.int32(1),
10  ExhumeProcess = cms.PSet(
11  ThetaMin = cms.double(0.95),
12  MassRangeLow = cms.double(115.0),
13  MassRangeHigh = cms.double(125.0),
14  ProcessType = cms.string('Higgs'),
15  HiggsDecay = cms.int32(5),
16  )
17 )

Definition at line 5 of file ExHuME_CEPHiggsTobb_14TeV_cff.py.