CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
pfElectronTranslator_cff.py
Go to the documentation of this file.
4 
5 pfElectronTranslatorSequence = cms.Sequence(
6  pfElectronTranslator+
7  pfElectronInterestingEcalDetIdEB+
8  pfElectronInterestingEcalDetIdEE
9  )