CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
pfBlockSC_cfi.py
Go to the documentation of this file.
2 
3 pfBlockElementSC = cms.EDProducer("PFBlockElementSuperClusterProducer",
4  ECALSuperClusters=cms.VInputTag(cms.InputTag('correctedHybridSuperClusters'),
5  cms.InputTag('correctedMulti5x5SuperClustersWithPreshower')),
6  PFBESuperClusters=cms.string('')
7  )
8