Main Page
Namespaces
Classes
Package Documentation
RecoEgamma
EgammaPhotonProducers
python
photonSequence_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# sequence to make photons from clusters in ECAL
5
#
6
# photon producer
7
from
RecoEgamma.EgammaPhotonProducers.photonCore_cfi
import
*
8
from
RecoEgamma.EgammaPhotonProducers.photons_cfi
import
*
9
10
photonSequence = cms.Sequence( photonCore + photons )
11
photons_cfi
photonCore_cfi
Generated for CMSSW Reference Manual by
1.8.11