HLTrigger
Configuration
python
HLT_75e33
eventsetup
DTGeometryESModule_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
DTGeometryESModule = cms.ESProducer(
"DTGeometryESModule"
,
4
alignmentsLabel = cms.string(
''
),
5
appendToDataLabel = cms.string(
''
),
6
applyAlignment = cms.bool(
True
),
7
fromDDD = cms.bool(
True
)
8
)
Generated for CMSSW Reference Manual by
1.8.16