Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoJets
Configuration
python
RecoCaloTowersGR_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# $Id: RecoCaloTowersGR_cff.py,v 1.6 2009/04/21 14:41:57 srappocc Exp $
4
#
5
# create GR calotowers here
6
#
7
from
RecoJets.Configuration.CaloTowersES_cfi
import
*
8
9
from
RecoJets.JetProducers.CaloTowerSchemeBWithHO_cfi
import
*
10
11
from
RecoJets.JetProducers.CaloTowerSchemeB_cfi
import
*
12
towerMaker.HBThreshold = cms.double(0.6)
13
14
recoCaloTowersGR = cms.Sequence(towerMaker+towerMakerWithHO)
15
Config
CaloTowerSchemeB_cfi
CaloTowersES_cfi
CaloTowerSchemeBWithHO_cfi
Generated for CMSSW Reference Manual by
1.8.5