Main Page
Namespaces
Classes
Package Documentation
CommonTools
ParticleFlow
python
Isolation
pfPhotonIsolation_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoParticleFlow.PFProducer.photonPFIsolationDeposits_cff
import
*
4
from
RecoParticleFlow.PFProducer.photonPFIsolationValues_cff
import
*
5
6
pfPhotonIsolationSequence = cms.Sequence(
7
photonPFIsolationDepositsSequence +
8
photonPFIsolationValuesSequence
9
)
10
photonPFIsolationValues_cff
photonPFIsolationDeposits_cff
Generated for CMSSW Reference Manual by
1.8.11