CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi Namespace Reference

Variables

tuple generator
 
string SLHA_TABLE
 

Variable Documentation

tuple SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi.generator
Initial value:
1 = cms.EDFilter("Pythia8GeneratorFilter",
2  pythiaPylistVerbosity = cms.untracked.int32(0),
3  filterEfficiency = cms.untracked.double(1.0),
4  pythiaHepMCVerbosity = cms.untracked.bool(False),
5  comEnergy = cms.double(13000),
6  SLHATableForPythia8 = cms.string(SLHA_TABLE),
7  maxEventsToPrint = cms.untracked.int32(0),
8  PythiaParameters = cms.PSet(
9  pythia8CommonSettingsBlock,
10  pythia8CUEP8M1SettingsBlock,
11  processParameters = cms.vstring(
12  'SUSY:all = off',
13  'SUSY:gg2gluinogluino = on',
14  'SUSY:qqbar2gluinogluino = on',
15  ),
16  parameterSets = cms.vstring(
17  'pythia8CommonSettings',
18  'pythia8CUEP8M1Settings',
19  'processParameters'
20  )
21  )
22 )

Definition at line 250 of file SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi.py.

string SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi.SLHA_TABLE