HLTrigger
Configuration
python
HLT_75e33
eventsetup
RPCConeBuilder_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
RPCConeBuilder = cms.ESProducer(
"RPCConeBuilder"
,
4
towerBeg = cms.int32(0),
5
towerEnd = cms.int32(16)
6
)
Generated for CMSSW Reference Manual by
1.8.16