CMS 3D CMS Logo

HcalDDDGeometry_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # This cfi should be included to build the HCAL geometry model using DDD
00005 #
00006 HcalDDDGeometryEP = cms.ESProducer("HcalDDDGeometryEP")
00007 
00008 CaloGeometryBuilder = cms.ESProducer("CaloGeometryBuilder",
00009     SelectedCalos = cms.vstring('HCAL')
00010 )
00011 
00012 

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