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,v 1.1 2008/03/03 21:46:00 dlevans 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