4 from Geometry.HcalEventSetup.HcalRelabel_cfi
import HcalReLabel
9 hcalSimBlock = cms.PSet(
12 doNoise = cms.bool(
True),
15 doEmpty = cms.bool(
True),
16 doHPDNoise = cms.bool(
False),
17 doIonFeedback = cms.bool(
True),
18 doThermalNoise = cms.bool(
True),
19 HBTuningParameter = cms.double(0.875),
20 HETuningParameter = cms.double(0.9),
21 HFTuningParameter = cms.double(1.025),
22 HOTuningParameter = cms.double(1),
23 useOldHB = cms.bool(
True),
24 useOldHE = cms.bool(
True),
25 useOldHF = cms.bool(
True),
26 useOldHO = cms.bool(
True),
27 HBHEUpgradeQIE = cms.bool(
True),
28 HFUpgradeQIE = cms.bool(
False),
33 doTimeSlew = cms.bool(
True),
34 doHFWindow = cms.bool(
False),
35 hitsProducer = cms.string(
'g4SimHits'),
36 injectTestHits = cms.bool(
False),
37 ChangeResponse = cms.bool(
False),
38 CorrFactorFile = cms.FileInPath(
"SimCalorimetry/HcalSimProducers/data/calor_corr01.txt"),
39 HcalReLabel = HcalReLabel