Main Page
Namespaces
Classes
Package Documentation
RecoEgamma
EgammaPhotonProducers
python
photonSequence_CSA06_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.photons_cfi
import
*
8
# producer for photons after correction
9
#include "RecoEgamma/EgammaPhotonProducers/data/correctedPhotons.cfi"
10
# ShR 26 Sep: removed correction to prevent crash in CSA production in 101
11
photonSequence = cms.Sequence(photons)
12
photons_cfi
Generated for CMSSW Reference Manual by
1.8.11