HLTrigger
Configuration
python
HLT_75e33
eventsetup
ME0GeometryESModule_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
ME0GeometryESModule = cms.ESProducer(
"ME0GeometryESModule"
,
4
use10EtaPart = cms.bool(
True
),
5
useDDD = cms.bool(
True
)
6
)
Generated for CMSSW Reference Manual by
1.8.16