Main Page
Namespaces
Classes
Package Documentation
Geometry
CaloEventSetup
python
CaloGeometryBuilderPhaseII_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
CaloGeometryBuilder = cms.ESProducer(
"CaloGeometryBuilder"
,
4
SelectedCalos = cms.vstring(
'HCAL'
,
5
'ZDC'
,
6
'CASTOR'
,
7
'EcalBarrel'
,
8
'TOWER'
)
9
)
10
11
Generated for CMSSW Reference Manual by
1.8.11