CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloTowersES_cfi.py
Go to the documentation of this file.
2 
3 # $Id: CaloTowersES_cfi.py,v 1.6 2008/07/17 14:28:36 rahatlou Exp $
4 #
5 # Event Setup necessary for CaloTowers reconstruction
6 #
7 #include "Geometry/CaloEventSetup/data/CaloTowerConstituents.cfi"
8 CaloTowerConstituentsMapBuilder = cms.ESProducer("CaloTowerConstituentsMapBuilder",
9  MapFile = cms.untracked.string('Geometry/CaloTopology/data/CaloTowerEEGeometric.map.gz')
10 )
11 
12