Main Page
Namespaces
Classes
Package Documentation
Geometry
HGCalCommonData
python
fastTimeParametersInitialization_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
fastTimeParametersInitialize = cms.ESProducer(
"FastTimeParametersESModule"
,
4
Names = cms.untracked.vstring(
"FastTimeBarrel"
,
"SFBX"
),
5
Types = cms.untracked.vint32(1,2),
6
)
Generated for CMSSW Reference Manual by
1.8.11