CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloTowersRec_cff.py
Go to the documentation of this file.
2 
3 # $Id: CaloTowersRec_cff.py,v 1.5 2008/09/20 17:41:45 oehler Exp $
4 #
5 # create calotowers here
6 #
10 caloTowersRec = cms.Sequence(towerMaker + towerMakerWithHO)
11