CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
WT_cfg Namespace Reference

Variables

tuple annotation = cms.untracked.string('RelVal FastSim W to tau nu')
 
tuple crossSection = cms.untracked.double(17120.0)
 
tuple dataset
 
tuple eventsPerJob = cms.untracked.uint32(1000)
 
tuple fileName = cms.untracked.string('FEVTWithHLT.root')
 
tuple filterEfficiency = cms.untracked.double(1.0)
 
tuple input = cms.untracked.int32(10)
 
tuple maxEventsToPrint = cms.untracked.int32(0)
 
tuple moduleSeeds
 
tuple name = cms.untracked.string('$Source: /cvs_server/repositories/CMSSW/CMSSW/FastSimulation/Validation/python/WT_cfg.py,v $')
 
tuple primaryDatasetName = cms.untracked.string('RelValFastSimWT')
 
tuple process = cms.Process("HLT")
 
tuple pythiaHepMCVerbosity = cms.untracked.bool(False)
 
tuple PythiaParameters
 
tuple pythiaPylistVerbosity = cms.untracked.int32(0)
 
tuple sourceSeed = cms.untracked.uint32(123456789)
 
tuple totalNumberOfEvents = cms.untracked.uint32(25000)
 
tuple version = cms.untracked.string('$Revision: 1.1 $')
 

Variable Documentation

tuple WT_cfg.annotation = cms.untracked.string('RelVal FastSim W to tau nu')

Definition at line 34 of file WT_cfg.py.

tuple WT_cfg.crossSection = cms.untracked.double(17120.0)

Definition at line 67 of file WT_cfg.py.

tuple WT_cfg.dataset
Initial value:
1 = cms.untracked.PSet(
2  dataTier = cms.untracked.string('GEN-SIM-DIGI-RECO')
3  )

Definition at line 96 of file WT_cfg.py.

tuple WT_cfg.eventsPerJob = cms.untracked.uint32(1000)

Definition at line 37 of file WT_cfg.py.

tuple WT_cfg.fileName = cms.untracked.string('FEVTWithHLT.root')

Definition at line 99 of file WT_cfg.py.

tuple WT_cfg.filterEfficiency = cms.untracked.double(1.0)

Definition at line 65 of file WT_cfg.py.

tuple WT_cfg.input = cms.untracked.int32(10)

Definition at line 42 of file WT_cfg.py.

tuple WT_cfg.maxEventsToPrint = cms.untracked.int32(0)

Definition at line 68 of file WT_cfg.py.

tuple WT_cfg.moduleSeeds
Initial value:
1 = cms.PSet(
2  l1ParamMuons = cms.untracked.uint32(54525),
3  caloRecHits = cms.untracked.uint32(654321),
4  MuonSimHits = cms.untracked.uint32(97531),
5  muonCSCDigis = cms.untracked.uint32(525432),
6  muonDTDigis = cms.untracked.uint32(67673876),
7  famosSimHits = cms.untracked.uint32(13579),
8  paramMuons = cms.untracked.uint32(54525),
9  famosPileUp = cms.untracked.uint32(918273),
10  VtxSmeared = cms.untracked.uint32(123456789),
11  muonRPCDigis = cms.untracked.uint32(524964),
12  siTrackerGaussianSmearingRecHits = cms.untracked.uint32(24680)
13  )

Definition at line 46 of file WT_cfg.py.

tuple WT_cfg.name = cms.untracked.string('$Source: /cvs_server/repositories/CMSSW/CMSSW/FastSimulation/Validation/python/WT_cfg.py,v $')

Definition at line 33 of file WT_cfg.py.

tuple WT_cfg.primaryDatasetName = cms.untracked.string('RelValFastSimWT')

Definition at line 39 of file WT_cfg.py.

tuple WT_cfg.process = cms.Process("HLT")

Definition at line 7 of file WT_cfg.py.

tuple WT_cfg.pythiaHepMCVerbosity = cms.untracked.bool(False)

Definition at line 66 of file WT_cfg.py.

tuple WT_cfg.PythiaParameters
Initial value:
1 = cms.PSet(
2  process.pythiaUESettingsBlock,
3  processParameters = cms.vstring('MSEL = 0 !User defined processes',
4  'MSUB(2) = 1 !W production',
5  'MDME(190,1) = 0 !W decay into dbar u',
6  'MDME(191,1) = 0 !W decay into dbar c',
7  'MDME(192,1) = 0 !W decay into dbar t',
8  'MDME(194,1) = 0 !W decay into sbar u',
9  'MDME(195,1) = 0 !W decay into sbar c',
10  'MDME(196,1) = 0 !W decay into sbar t',
11  'MDME(198,1) = 0 !W decay into bbar u',
12  'MDME(199,1) = 0 !W decay into bbar c',
13  'MDME(200,1) = 0 !W decay into bbar t',
14  'MDME(205,1) = 0 !W decay into bbar tp',
15  'MDME(206,1) = 0 !W decay into e+ nu_e',
16  'MDME(207,1) = 0 !W decay into mu+ nu_mu',
17  'MDME(208,1) = 1 !W decay into tau+ nu_tau'),
18  # This is a vector of ParameterSet names to be read, in this order
19  parameterSets = cms.vstring('pythiaUESettings',
20  'processParameters')
21  )

Definition at line 69 of file WT_cfg.py.

tuple WT_cfg.pythiaPylistVerbosity = cms.untracked.int32(0)

Definition at line 64 of file WT_cfg.py.

tuple WT_cfg.sourceSeed = cms.untracked.uint32(123456789)

Definition at line 60 of file WT_cfg.py.

tuple WT_cfg.totalNumberOfEvents = cms.untracked.uint32(25000)

Definition at line 38 of file WT_cfg.py.

tuple WT_cfg.version = cms.untracked.string('$Revision: 1.1 $')

Definition at line 32 of file WT_cfg.py.