Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
# $Id: photonSequence_cff.py,v 1.3 2009/03/25 11:15:47 nancy Exp $
6
#
7
# photon producer
8
from
RecoEgamma.EgammaPhotonProducers.photonCore_cfi
import
*
9
from
RecoEgamma.EgammaPhotonProducers.photons_cfi
import
*
10
photonSequence = cms.Sequence(photonCore+photons)
11
Config
photons_cfi
photonCore_cfi
Generated for CMSSW Reference Manual by
1.8.5