7 mix = cms.EDProducer(
"MixingModule",
8 LabelPlayback = cms.string(
''),
9 maxBunch = cms.int32(0),
10 minBunch = cms.int32(0),
12 bunchspace = cms.int32(25),
13 mixProdStep1 = cms.bool(
False),
14 mixProdStep2 = cms.bool(
True),
16 playback = cms.untracked.bool(
False),
17 useCurrentProcessOnly = cms.bool(
False),
19 input = cms.SecSource(
"PoolSource",
20 type = cms.string(
'fixed'),
21 nbPileupEvents = cms.PSet(
22 averageNumber = cms.double(1.0)
24 sequential = cms.untracked.bool(
True),
25 fileNames = cms.untracked.vstring(
'file:PCFLowLumiPU.root')
28 mixObjects = cms.PSet(
33 mixPCFTracks = cms.PSet(
36 mixPCFVertices = cms.PSet(
42 mixPCFHepMC = cms.PSet(
52 mixVertices = cms.PSet(