1 import FWCore.ParameterSet.Config
as cms
11 theDigitizersMixPreMix = cms.PSet(
26 theDigitizersMixPreMix.strip.Noise = cms.bool(
False)
27 theDigitizersMixPreMix.strip.PreMixingMode = cms.bool(
True)
28 theDigitizersMixPreMix.strip.FedAlgorithm = cms.int32(5)
29 theDigitizersMixPreMix.pixel.AddPixelInefficiency = cms.bool(
False)
31 from Configuration.Eras.Modifier_fastSim_cff
import fastSim
32 if fastSim.isChosen():
34 delattr(theDigitizersMixPreMix,
"castor")
36 delattr(theDigitizersMixPreMix,
"pixel")
37 delattr(theDigitizersMixPreMix,
"strip")
39 from Configuration.Eras.Modifier_phase2_common_cff
import phase2_common
40 phase2_common.toModify( theDigitizersMixPreMix, castor =
None )
42 theDigitizersMixPreMixValid = cms.PSet(
43 theDigitizersMixPreMix,
44 mergedtruth = cms.PSet(