CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
preshowerClusteringSequence_cff.py
Go to the documentation of this file.
2 
3 #
4 # $Id: preshowerClusteringSequence_cff.py,v 1.2 2008/04/21 03:24:16 rpw Exp $
5 #
6 #------------------
7 #Preshower clustering:
8 #------------------
9 # producer for endcap SuperClusters including preshower energy
11 # producer for preshower cluster shapes
13 # create sequence for preshower clustering
14 preshowerClusteringSequence = cms.Sequence(correctedEndcapSuperClustersWithPreshower*preshowerClusterShape)
15