3 simEcalUnsuppressedDigis = cms.EDAlias(
4 mixSimCaloHits = cms.VPSet(
5 cms.PSet(type = cms.string(
'EBDigiCollection')),
6 cms.PSet(type = cms.string(
'EEDigiCollection')),
7 cms.PSet(type = cms.string(
'ESDigiCollection'))
11 simEcalUnsuppressedDigis = cms.EDAlias(
13 cms.PSet(type = cms.string(
'EBDigiCollection')),
14 cms.PSet(type = cms.string(
'EEDigiCollection')),
15 cms.PSet(type = cms.string(
'ESDigiCollection'))
19 simHcalUnsuppressedDigis = cms.EDAlias(
20 mixSimCaloHits = cms.VPSet(
21 cms.PSet(type = cms.string(
'HBHEDataFramesSorted')),
22 cms.PSet(type = cms.string(
'HFDataFramesSorted')),
23 cms.PSet(type = cms.string(
'HODataFramesSorted')),
24 cms.PSet(type = cms.string(
'HcalUpgradeDataFramesSorted')),
25 cms.PSet(type = cms.string(
'ZDCDataFramesSorted'))
29 simHcalUnsuppressedDigis = cms.EDAlias(
31 cms.PSet(type = cms.string(
'HBHEDataFramesSorted')),
32 cms.PSet(type = cms.string(
'HFDataFramesSorted')),
33 cms.PSet(type = cms.string(
'HODataFramesSorted')),
34 cms.PSet(type = cms.string(
'HcalUpgradeDataFramesSorted')),
35 cms.PSet(type = cms.string(
'ZDCDataFramesSorted'))
39 generalTracks = cms.EDAlias(
40 mix = cms.VPSet( cms.PSet(type=cms.string(
'recoTracks') ) )
46 ecal_digi_parameters =SimCalorimetry.EcalSimProducers.ecalDigiParameters_cff.ecal_digi_parameters.clone()
47 ecal_digi_parameters.hitsProducer = cms.string(
'famosSimHits')
49 ecalDigitizer = cms.PSet(ecal_digi_parameters,
53 ecal_sim_parameter_map,
56 accumulatorType = cms.string(
"EcalDigiProducer"),
57 makeDigiSimLinks = cms.untracked.bool(
False)
61 hcalSimBlockFastSim = SimCalorimetry.HcalSimProducers.hcalUnsuppressedDigis_cfi.hcalSimBlock.clone()
62 hcalSimBlockFastSim.hitsProducer = cms.string(
'famosSimHits')
63 hcalDigitizer = cms.PSet(
65 accumulatorType = cms.string(
"HcalDigiProducer"),
66 makeDigiSimLinks = cms.untracked.bool(
False))
72 mix = cms.EDProducer(
"MixingModule",
73 digitizers = cms.PSet(ecal = cms.PSet(ecalDigitizer),
74 hcal = cms.PSet(hcalDigitizer),
75 tracker = cms.PSet(trackAccumulator)),
76 LabelPlayback = cms.string(
''),
77 maxBunch = cms.int32(0),
78 minBunch = cms.int32(0),
80 bunchspace = cms.int32(250),
81 mixProdStep1 = cms.bool(
False),
82 mixProdStep2 = cms.bool(
False),
85 playback = cms.untracked.bool(
False),
86 useCurrentProcessOnly = cms.bool(
False),
88 input = cms.SecSource(
"PoolSource",
89 nbPileupEvents = cms.PSet(
90 averageNumber = cms.double(16.)
92 type = cms.string(
'poisson'),
93 sequential = cms.untracked.bool(
False),
94 manage_OOT = cms.untracked.bool(
False),
101 fileNames = cms.untracked.vstring(
'root://eoscms//eos/cms/store/user/federica/FastSim/MinBias_620/MinBias_8TeV_cfi_GEN_SIM_RECO.root'),
107 mixObjects = cms.PSet(
111 mixVertices = cms.PSet(
117 mixMuonTracks = cms.PSet(
120 mixTracks = cms.PSet(
126 mixRecoTracks = cms.PSet(
127 mixReconstructedTracks