CMS 3D CMS Logo

Variables

ExHuME_CEPHiggsTobb_14TeV_cff Namespace Reference

Variables

tuple generator

Variable Documentation

Initial value:
00001 cms.EDFilter("ExhumeGeneratorFilter",
00002     PythiaParameters = cms.PSet(
00003        parameterSets = cms.vstring()
00004     ),
00005     ExhumeParameters = ExhumeParametersRef,
00006     comEnergy = cms.double(14000.),
00007     pythiaHepMCVerbosity = cms.untracked.bool(False),
00008     maxEventsToPrint = cms.untracked.int32(2),
00009     pythiaPylistVerbosity = cms.untracked.int32(1),
00010     ExhumeProcess = cms.PSet(
00011         ThetaMin = cms.double(0.95),
00012         MassRangeLow = cms.double(115.0),
00013         MassRangeHigh = cms.double(125.0),
00014         ProcessType = cms.string('Higgs'),
00015         HiggsDecay = cms.int32(5),
00016     )
00017 )

Definition at line 5 of file ExHuME_CEPHiggsTobb_14TeV_cff.py.