CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RecoCaloTowersGR_cff.py
Go to the documentation of this file.
2 
3 # $Id: RecoCaloTowersGR_cff.py,v 1.6 2009/04/21 14:41:57 srappocc Exp $
4 #
5 # create GR calotowers here
6 #
8 
10 
12 towerMaker.HBThreshold = cms.double(0.6)
13 
14 recoCaloTowersGR = cms.Sequence(towerMaker+towerMakerWithHO)
15