CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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
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