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