CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
pfGsfElectronLinker_cfi.py
Go to the documentation of this file.
2 
3 pfGsfElectronLinker = cms.EDProducer("GsfElectronLinker",
4  PFCandidate = cms.InputTag("particleFlow"),
5  GsfElectrons = cms.InputTag("gsfElectrons"),
6  OutputPF = cms.string("withElec"))