CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloRecHits_cff.py
Go to the documentation of this file.
2 
4 caloDigis = cms.Sequence(DigiSequence)
5 caloRecHits = cms.Sequence(ecalRecHitSequence*hcalRecHitSequence)
6 caloRecHitsPreTrk = cms.Sequence(ecalRecHitSequence*hcalRecHitSequencePreTrk)
7 
8