4 from Geometry.HcalEventSetup.HcalRelabel_cfi
import HcalReLabel
9 hcalSimBlock = cms.PSet(
12 doNoise = cms.bool(
True),
13 HcalPreMixStage1 = cms.bool(
False),
14 HcalPreMixStage2 = cms.bool(
False),
17 doEmpty = cms.bool(
True),
18 doHPDNoise = cms.bool(
False),
19 doIonFeedback = cms.bool(
True),
20 doThermalNoise = cms.bool(
True),
21 HBTuningParameter = cms.double(0.875),
22 HETuningParameter = cms.double(0.9),
23 HFTuningParameter = cms.double(1.025),
24 HOTuningParameter = cms.double(1),
25 useOldHB = cms.bool(
True),
26 useOldHE = cms.bool(
True),
27 useOldHF = cms.bool(
True),
28 useOldHO = cms.bool(
True),
29 HBHEUpgradeQIE = cms.bool(
True),
30 HFUpgradeQIE = cms.bool(
False),
35 doTimeSlew = cms.bool(
True),
36 doHFWindow = cms.bool(
False),
37 hitsProducer = cms.string(
'g4SimHits'),
38 injectTestHits = cms.bool(
False),
39 ChangeResponse = cms.bool(
False),
40 CorrFactorFile = cms.FileInPath(
"SimCalorimetry/HcalSimProducers/data/calor_corr01.txt"),
41 HcalReLabel = HcalReLabel,
42 DelivLuminosity = cms.double(0),
43 HEDarkening = cms.bool(
False),
44 HFDarkening = cms.bool(
False)