Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Geometry
HcalEventSetup
python
HcalDDDGeometry_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# This cfi should be included to build the HCAL geometry model using DDD
5
#
6
HcalDDDGeometryEP = cms.ESProducer(
"HcalDDDGeometryEP"
)
7
8
CaloGeometryBuilder = cms.ESProducer(
"CaloGeometryBuilder"
,
9
SelectedCalos = cms.vstring(
'HCAL'
)
10
)
11
12
Config
Generated for CMSSW Reference Manual by
1.8.5