Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
SimGeneral
MixingModule
python
hcalDigitizer_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
SimCalorimetry.HcalSimProducers.hcalUnsuppressedDigis_cfi
import
hcalSimBlock
4
5
hcalDigitizer = cms.PSet(
6
hcalSimBlock,
7
accumulatorType = cms.string(
"HcalDigiProducer"
),
8
makeDigiSimLinks = cms.untracked.bool(
False
))
9
Config
hcalUnsuppressedDigis_cfi
Generated for CMSSW Reference Manual by
1.8.5