CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
pfCandidateIsoDepositSelection_cff.py
Go to the documentation of this file.
2 
5 
6 pfPileUpIso.PFCandidates = 'particleFlowPtrs'
7 pfNoPileUpIso.bottomCollection='particleFlowPtrs'
8 
9 patPFCandidateIsoDepositSelection = cms.Sequence(
10  pfNoPileUpIsoSequence +
11  pfSortByTypeSequence
12  )