Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
# $Id: photonSequence_CSA06_cff.py,v 1.2 2008/04/21 03:26:40 rpw Exp $
6
#
7
# photon producer
8
from
RecoEgamma.EgammaPhotonProducers.photons_cfi
import
*
9
# producer for photons after correction
10
#include "RecoEgamma/EgammaPhotonProducers/data/correctedPhotons.cfi"
11
# ShR 26 Sep: removed correction to prevent crash in CSA production in 101
12
photonSequence = cms.Sequence(photons)
13
Config
photons_cfi
Generated for CMSSW Reference Manual by
1.8.5