CMS 3D CMS Logo

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

Variables

tuple bunchspace = cms.int32(1)
 in terms of 25 nsec More...
 
tuple FileNames = cms.untracked.vstring(['/store/relval/CMSSW_7_2_0_pre7/RelValQCD_Pt_80_120_13/GEN-SIM/PRE_LS172_V11-v1/00000/16547ECB-9C4B-E411-A815-0025905964BC.root', '/store/relval/CMSSW_7_2_0_pre7/RelValQCD_Pt_80_120_13/GEN-SIM/PRE_LS172_V11-v1/00000/86C3C326-9F4B-E411-903D-0025905A48EC.root', '/store/relval/CMSSW_7_2_0_pre7/RelValQCD_Pt_80_120_13/GEN-SIM/PRE_LS172_V11-v1/00000/C48D8223-9F4B-E411-BC37-0026189438DC.root', '/store/relval/CMSSW_7_2_0_pre7/RelValQCD_Pt_80_120_13/GEN-SIM/PRE_LS172_V11-v1/00000/D070AB62-9D4B-E411-9766-002618FDA207.root'])
 
tuple input
 
tuple LabelPlayback = cms.string('')
 
tuple maxBunch = cms.int32(0)
 
tuple minBunch = cms.int32(0)
 
tuple mix
 
tuple mixGen = cms.Sequence(mix)
 
tuple mixObjects
 
tuple mixProdStep1 = cms.bool(False)
 ns More...
 
tuple mixProdStep2 = cms.bool(False)
 
tuple playback = cms.untracked.bool(False)
 
tuple useCurrentProcessOnly = cms.bool(False)
 

Variable Documentation

tuple HiMixEmbGEN_cff.bunchspace = cms.int32(1)

in terms of 25 nsec

Definition at line 17 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.FileNames = cms.untracked.vstring(['/store/relval/CMSSW_7_2_0_pre7/RelValQCD_Pt_80_120_13/GEN-SIM/PRE_LS172_V11-v1/00000/16547ECB-9C4B-E411-A815-0025905964BC.root', '/store/relval/CMSSW_7_2_0_pre7/RelValQCD_Pt_80_120_13/GEN-SIM/PRE_LS172_V11-v1/00000/86C3C326-9F4B-E411-903D-0025905A48EC.root', '/store/relval/CMSSW_7_2_0_pre7/RelValQCD_Pt_80_120_13/GEN-SIM/PRE_LS172_V11-v1/00000/C48D8223-9F4B-E411-BC37-0026189438DC.root', '/store/relval/CMSSW_7_2_0_pre7/RelValQCD_Pt_80_120_13/GEN-SIM/PRE_LS172_V11-v1/00000/D070AB62-9D4B-E411-9766-002618FDA207.root'])

Definition at line 8 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.input
Initial value:
1 = cms.SecSource("EmbeddedRootSource",
2  nbPileupEvents = cms.PSet(
3  averageNumber = cms.double(1.0)
4  ),
5  type = cms.string('fixed'),
6  sequential = cms.untracked.bool(False),
7  fileNames = FileNames
8  )

Definition at line 24 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.LabelPlayback = cms.string('')

Definition at line 14 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.maxBunch = cms.int32(0)
tuple HiMixEmbGEN_cff.minBunch = cms.int32(0)
tuple HiMixEmbGEN_cff.mix
Initial value:
1 = cms.EDProducer("MixingModule",
2  skipSignal = cms.bool(True),
3 
4  digitizers = cms.PSet(),#theDigitizers)

Definition at line 10 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.mixGen = cms.Sequence(mix)

Definition at line 104 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.mixObjects
Initial value:
1 = cms.PSet(
2 
3 # theMixObjects
4 
5  mixHepMC = cms.PSet(
6  input = cms.VInputTag(
7  cms.InputTag("generatorSmeared","",cms.InputTag.skipCurrentProcess()),
8  cms.InputTag("generator","unsmeared",cms.InputTag.skipCurrentProcess()),
9  cms.InputTag("generator","",cms.InputTag.skipCurrentProcess())
10  ),
11 
12  makeCrossingFrame = cms.untracked.bool(True),
13  type = cms.string('HepMCProduct')
14  )
15  )

Definition at line 33 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.mixProdStep1 = cms.bool(False)

ns

Definition at line 18 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.mixProdStep2 = cms.bool(False)

Definition at line 19 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.playback = cms.untracked.bool(False)

Definition at line 21 of file HiMixEmbGEN_cff.py.

tuple HiMixEmbGEN_cff.useCurrentProcessOnly = cms.bool(False)

Definition at line 22 of file HiMixEmbGEN_cff.py.