CMS 3D CMS Logo

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

Variables

tuple annotation = cms.untracked.string('RelVal FastSim Z to mu mu')
 
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/ZMM_cfg.py,v $')
 
tuple primaryDatasetName = cms.untracked.string('RelValFastSimZMM')
 
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 ZMM_cfg.annotation = cms.untracked.string('RelVal FastSim Z to mu mu')

Definition at line 34 of file ZMM_cfg.py.

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

Definition at line 95 of file ZMM_cfg.py.

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

Definition at line 37 of file ZMM_cfg.py.

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

Definition at line 98 of file ZMM_cfg.py.

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

Definition at line 67 of file ZMM_cfg.py.

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

Definition at line 42 of file ZMM_cfg.py.

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

Definition at line 65 of file ZMM_cfg.py.

tuple ZMM_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 ZMM_cfg.py.

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

Definition at line 33 of file ZMM_cfg.py.

tuple ZMM_cfg.primaryDatasetName = cms.untracked.string('RelValFastSimZMM')

Definition at line 39 of file ZMM_cfg.py.

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

Definition at line 7 of file ZMM_cfg.py.

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

Definition at line 64 of file ZMM_cfg.py.

tuple ZMM_cfg.PythiaParameters
Initial value:
1 = cms.PSet(
2  process.pythiaUESettingsBlock,
3  processParameters = cms.vstring('MSEL = 11 ',
4  'MDME( 174,1) = 0 !Z decay into d dbar',
5  'MDME( 175,1) = 0 !Z decay into u ubar',
6  'MDME( 176,1) = 0 !Z decay into s sbar',
7  'MDME( 177,1) = 0 !Z decay into c cbar',
8  'MDME( 178,1) = 0 !Z decay into b bbar',
9  'MDME( 179,1) = 0 !Z decay into t tbar',
10  'MDME( 182,1) = 0 !Z decay into e- e+',
11  'MDME( 183,1) = 0 !Z decay into nu_e nu_ebar',
12  'MDME( 184,1) = 1 !Z decay into mu- mu+',
13  'MDME( 185,1) = 0 !Z decay into nu_mu nu_mubar',
14  'MDME( 186,1) = 0 !Z decay into tau- tau+',
15  'MDME( 187,1) = 0 !Z decay into nu_tau nu_taubar',
16  'CKIN( 1) = 40. !(D=2. GeV)',
17  'CKIN( 2) = -1. !(D=-1. GeV)'),
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 68 of file ZMM_cfg.py.

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

Definition at line 66 of file ZMM_cfg.py.

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

Definition at line 60 of file ZMM_cfg.py.

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

Definition at line 38 of file ZMM_cfg.py.

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

Definition at line 32 of file ZMM_cfg.py.