Skip to content

Commit

Permalink
Merge pull request #17114 from abdoulline/HCAL_Phase2_ZS_fix
Browse files Browse the repository at this point in the history
Bringing Phase2 ZS in sync with Phase1 one
  • Loading branch information
cmsbuild authored Jan 10, 2017
2 parents ca5c5a2 + 85f549c commit 027bea1
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@
from Configuration.Eras.Modifier_phase2_hcal_cff import phase2_hcal
phase2_hcal.toModify( simHcalDigis,
useConfigZSvalues = cms.int32(1),
HBlevel = cms.int32(16),
HElevel = cms.int32(16),
HOlevel = cms.int32(16),
HFlevel = cms.int32(16)
HElevel = cms.int32(3)
)

0 comments on commit 027bea1

Please sign in to comment.