CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
photonSequence_cff.py
Go to the documentation of this file.
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
10 photonSequence = cms.Sequence(photonCore+photons)
11