CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HiIslandClusteringSequence_cff.py
Go to the documentation of this file.
2 
3 #
4 # $Id: HiIslandClusteringSequence_cff.py,v 1.1 2010/10/26 10:29:41 yjlee 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