CMS 3D CMS Logo

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 #
7 
9 
11 towerMaker.HBThreshold = cms.double(0.6)
12 towerMaker.HBThreshold1 = cms.double(0.6)
13 towerMaker.HBThreshold2 = cms.double(0.6)
14 
15 recoCaloTowersGR = cms.Sequence(towerMaker+towerMakerWithHO)
16 
For legacy reprocessing: need additional products.