CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
gedPhotonSequence_cff.py
Go to the documentation of this file.
2 
3 #
4 # sequence to make photons from clusters in ECAL
5 # $Id: gedPhotonSequence_cff.py,v 1.1 2013/05/07 12:35:23 nancy Exp $
6 #
7 # photon producer
10 
11 
12 gedPhotonSequence = cms.Sequence(gedPhotonCore+gedPhotons)
13