CMS 3D CMS Logo

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.