Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoParticleFlow
PFProducer
python
particleFlowEGamma_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#Geometry
4
# include used for track reconstruction
5
# note that tracking is redone since we need updated hits and they
6
# are not stored in the event!
7
from
RecoParticleFlow.PFProducer.particleFlowEGamma_cfi
import
*
8
from
RecoEgamma.EgammaPhotonProducers.gedPhotonSequence_cff
import
*
9
from
RecoEgamma.EgammaElectronProducers.gedGsfElectronSequence_cff
import
*
10
from
RecoEgamma.EgammaElectronProducers.pfBasedElectronIso_cff
import
*
11
12
particleFlowEGammaFull = cms.Sequence(particleFlowEGamma*gedGsfElectronSequenceTmp*gedPhotonSequenceTmp)
13
particleFlowEGammaFinal = cms.Sequence(gedPhotonSequence*gedElectronPFIsoSequence)
pfBasedElectronIso_cff
Config
particleFlowEGamma_cfi
gedGsfElectronSequence_cff
gedPhotonSequence_cff
Generated for CMSSW Reference Manual by
1.8.5