CMS 3D CMS Logo

Variables

ExHuME_CEPDiPhotons_M20_10TeV_cff Namespace Reference

Variables

tuple generator
tuple ProductionFilterSequence = cms.Sequence(generator)
tuple source = cms.Source("EmptySource")

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('DiPhoton'),
00012        ThetaMin = cms.double(0.30),
00013        MassRangeLow = cms.double(20.0),
00014        MassRangeHigh = cms.double(9999.0)
00015     )
00016 )

Definition at line 7 of file ExHuME_CEPDiPhotons_M20_10TeV_cff.py.

Definition at line 24 of file ExHuME_CEPDiPhotons_M20_10TeV_cff.py.

tuple ExHuME_CEPDiPhotons_M20_10TeV_cff::source = cms.Source("EmptySource")

Definition at line 5 of file ExHuME_CEPDiPhotons_M20_10TeV_cff.py.