CMS 3D CMS Logo

Variables

WToMuNu_TuneD6T_7TeV_pythia6_cff Namespace Reference

Variables

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

Variable Documentation

Initial value:
00001 cms.EDFilter("Pythia6GeneratorFilter",
00002     pythiaHepMCVerbosity = cms.untracked.bool(False),
00003     maxEventsToPrint = cms.untracked.int32(0),
00004     pythiaPylistVerbosity = cms.untracked.int32(1),
00005     filterEfficiency = cms.untracked.double(0.779),
00006     crossSection = cms.untracked.double(7865.),
00007     comEnergy = cms.double(7000.0),
00008     PythiaParameters = cms.PSet(
00009         pythiaUESettingsBlock,
00010         processParameters = cms.vstring('MSEL        = 0    !User defined processes', 
00011                                         'MSUB(2)     = 1    !W production', 
00012                                         'MDME(190,1) = 0    !W decay into dbar u', 
00013                                         'MDME(191,1) = 0    !W decay into dbar c', 
00014                                         'MDME(192,1) = 0    !W decay into dbar t', 
00015                                         'MDME(194,1) = 0    !W decay into sbar u', 
00016                                         'MDME(195,1) = 0    !W decay into sbar c', 
00017                                         'MDME(196,1) = 0    !W decay into sbar t', 
00018                                         'MDME(198,1) = 0    !W decay into bbar u', 
00019                                         'MDME(199,1) = 0    !W decay into bbar c', 
00020                                         'MDME(200,1) = 0    !W decay into bbar t', 
00021                                         'MDME(205,1) = 0    !W decay into bbar tp', 
00022                                         'MDME(206,1) = 0    !W decay into e+ nu_e', 
00023                                         'MDME(207,1) = 1    !W decay into mu+ nu_mu', 
00024                                         'MDME(208,1) = 0    !W decay into tau+ nu_tau'),
00025         # This is a vector of ParameterSet names to be read, in this order
00026         parameterSets = cms.vstring('pythiaUESettings', 
00027             'processParameters')
00028     )
00029 )

Definition at line 6 of file WToMuNu_TuneD6T_7TeV_pythia6_cff.py.

Definition at line 36 of file WToMuNu_TuneD6T_7TeV_pythia6_cff.py.

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

Definition at line 3 of file WToMuNu_TuneD6T_7TeV_pythia6_cff.py.