CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
edBasedElectronIso_cff.py
Go to the documentation of this file.
2 
6 
7 
8 edBasedElectronIsoSequence = cms.Sequence(
9  pfParticleSelectionSequence +
10  electronEDIsolationDepositsSequence +
11  electronEDIsolationValuesSequence
12  )
13