CMS 3D CMS Logo

CaloGeometryBuilder_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 CaloGeometryBuilder = cms.ESProducer("CaloGeometryBuilder",
00004     SelectedCalos = cms.vstring('HCAL', 
00005         'ZDC', 
00006         'EcalBarrel', 
00007         'EcalEndcap', 
00008         'EcalPreshower', 
00009         'TOWER')
00010 )
00011 
00012 

Generated on Tue Jun 9 17:37:10 2009 for CMSSW by  doxygen 1.5.4