Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoJets
Configuration
python
CaloTowersES_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
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
Config
Generated for CMSSW Reference Manual by
1.8.5