CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
islandClusteringSequence_cff.py
Go to the documentation of this file.
2 
3 #
4 # $Id: islandClusteringSequence_cff.py,v 1.2 2008/04/21 03:24:10 rpw Exp $
5 #
6 #------------------
7 #Island clustering:
8 #------------------
9 # Island BasicCluster producer
11 # Island SuperCluster producer
13 # Energy scale correction for Island SuperClusters
16 # create sequence for island clustering
17 islandClusteringSequence = cms.Sequence(islandBasicClusters*islandSuperClusters*correctedIslandBarrelSuperClusters*correctedIslandEndcapSuperClusters)
18