Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoEcal
EgammaClusterProducers
python
fixedMatrixPreshowerClusteringSequence_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
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
10
from
RecoEcal.EgammaClusterProducers.correctedFixedMatrixSuperClustersWithPreshower_cfi
import
*
11
# producer for preshower cluster shapes
12
from
RecoEcal.EgammaClusterProducers.fixedMatrixPreshowerClusterShape_cfi
import
*
13
# create sequence for preshower clustering
14
fixedMatrixPreshowerClusteringSequence = cms.Sequence(correctedFixedMatrixSuperClustersWithPreshower*fixedMatrixPreshowerClusterShape)
15
Config
fixedMatrixPreshowerClusterShape_cfi
correctedFixedMatrixSuperClustersWithPreshower_cfi
Generated for CMSSW Reference Manual by
1.8.5