CMS 3D CMS Logo

Variables

ExHuME_CEPDijetsGG_M100_10TeV_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(10000.),
00007     pythiaHepMCVerbosity = cms.untracked.bool(False),
00008     maxEventsToPrint = cms.untracked.int32(2),
00009     pythiaPylistVerbosity = cms.untracked.int32(1),
00010     ExhumeProcess = cms.PSet(
00011        ProcessType = cms.string('GG'),
00012        ThetaMin = cms.double(0.30),
00013        MassRangeLow = cms.double(100.0),
00014        MassRangeHigh = cms.double(9999.0)
00015     )
00016 )

Definition at line 5 of file ExHuME_CEPDijetsGG_M100_10TeV_cff.py.