Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
PhysicsTools
PatAlgos
python
recoLayer0
pfCandidateIsoDepositSelection_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
CommonTools.ParticleFlow.ParticleSelectors.pfSortByType_cff
import
*
4
from
CommonTools.ParticleFlow.pfNoPileUpIso_cff
import
*
5
6
pfPileUpIso.PFCandidates =
'particleFlowPtrs'
7
pfNoPileUpIso.bottomCollection=
'particleFlowPtrs'
8
9
patPFCandidateIsoDepositSelection = cms.Sequence(
10
pfNoPileUpIsoSequence +
11
pfSortByTypeSequence
12
)
pfNoPileUpIso_cff
pfSortByType_cff
Config
Generated for CMSSW Reference Manual by
1.8.5