CMS 3D CMS Logo

Variables

WpM_8TeV_cfi 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(1.),
00006     crossSection = cms.untracked.double(0.02123),
00007     comEnergy = cms.double(8000.0),
00008     PythiaParameters = cms.PSet(
00009         pythiaUESettingsBlock,
00010         processParameters = cms.vstring('MSEL        = 0    !User defined processes', 
00011                                         'MSUB(142)   = 1    !Wprime  production',
00012                                         'PMAS(34,1)  = 2000.!mass of Wprime',
00013                                         'MDME(311,1) = 0    !W\' decay into dbar u', 
00014                                         'MDME(312,1) = 0    !W\' decay into dbar c', 
00015                                         'MDME(313,1) = 0    !W\' decay into dbar t', 
00016                                         'MDME(315,1) = 0    !W\' decay into sbar u', 
00017                                         'MDME(316,1) = 0    !W\' decay into sbar c', 
00018                                         'MDME(317,1) = 0    !W\' decay into sbar t', 
00019                                         'MDME(319,1) = 0    !W\' decay into bbar u', 
00020                                         'MDME(320,1) = 0    !W\' decay into bbar c', 
00021                                         'MDME(321,1) = 0    !W\' decay into bbar t', 
00022                                         'MDME(327,1) = 0    !W\' decay into e+ nu_e', 
00023                                         'MDME(328,1) = 1    !W\' decay into mu+ nu_mu', 
00024                                         'MDME(329,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 9 of file WpM_8TeV_cfi.py.

Definition at line 42 of file WpM_8TeV_cfi.py.

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

Definition at line 6 of file WpM_8TeV_cfi.py.