CMS 3D CMS Logo

hgcalTower_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 
6 
7 hgcalTower = cms.Task(hgcalTowerProducer)
8 
9 hgcalTowerHFNose = cms.Task(hgcalTowerProducerHFNose)
10