CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CaloTowersRec_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #
4 # create calotowers here
5 #
9 caloTowersRecTask = cms.Task(towerMaker , towerMakerWithHO)
10 caloTowersRec = cms.Sequence(caloTowersRecTask)
11 
For legacy reprocessing: need additional products.