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
pfPhotonIsolationTask = cms.Task(
7
photonPFIsolationDepositsTask ,
8
photonPFIsolationValuesTask
9
)
photonPFIsolationValues_cff
photonPFIsolationDeposits_cff
Generated for CMSSW Reference Manual by
1.8.14