CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 = 0.6
12 towerMaker.HBThreshold1 = 0.6
13 towerMaker.HBThreshold2 = 0.6
14 recoCaloTowersGRTask = cms.Task(towerMaker,towerMakerWithHO)
15 recoCaloTowersGR = cms.Sequence(recoCaloTowersGRTask)
For legacy reprocessing: need additional products.