CMS 3D CMS Logo

CaloTowersES_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # $Id: CaloTowersES_cfi.py,v 1.6 2008/07/17 14:28:36 rahatlou Exp $
00004 #
00005 # Event Setup necessary for CaloTowers reconstruction
00006 #
00007 #include "Geometry/CaloEventSetup/data/CaloTowerConstituents.cfi"
00008 CaloTowerConstituentsMapBuilder = cms.ESProducer("CaloTowerConstituentsMapBuilder",
00009     MapFile = cms.untracked.string('Geometry/CaloTopology/data/CaloTowerEEGeometric.map.gz')
00010 )
00011 
00012 

Generated on Tue Jun 9 17:43:38 2009 for CMSSW by  doxygen 1.5.4