Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoEcal
EgammaClusterProducers
python
multi5x5PreshowerClusteringSequence_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# $Id: multi5x5PreshowerClusteringSequence.cff,v 1.1 2008/04/29 15:27:38 dlevans Exp $
5
#
6
#------------------
7
#Preshower clustering:
8
#------------------
9
# producer for endcap SuperClusters including preshower energy
10
from
RecoEcal.EgammaClusterProducers.correctedMulti5x5SuperClustersWithPreshower_cfi
import
*
11
# producer for preshower cluster shapes
12
from
RecoEcal.EgammaClusterProducers.multi5x5PreshowerClusterShape_cfi
import
*
13
# create sequence for preshower clustering
14
multi5x5PreshowerClusteringSequence = cms.Sequence(correctedMulti5x5SuperClustersWithPreshower*multi5x5PreshowerClusterShape)
15
Config
multi5x5PreshowerClusterShape_cfi
correctedMulti5x5SuperClustersWithPreshower_cfi
Generated for CMSSW Reference Manual by
1.8.5