CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
fixedMatrixPreshowerClusteringSequence_cff.py
Go to the documentation of this file.
2 
3 #
4 # $Id: fixedMatrixPreshowerClusteringSequence_cff.py,v 1.2 2008/04/21 03:24:05 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 fixedMatrixPreshowerClusteringSequence = cms.Sequence(correctedFixedMatrixSuperClustersWithPreshower*fixedMatrixPreshowerClusterShape)
15