test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoEcal
EgammaClusterProducers
python
fixedMatrixPreshowerClusteringSequence_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
#
5
#------------------
6
#Preshower clustering:
7
#------------------
8
# producer for endcap SuperClusters including preshower energy
9
from
RecoEcal.EgammaClusterProducers.correctedFixedMatrixSuperClustersWithPreshower_cfi
import
*
10
# producer for preshower cluster shapes
11
from
RecoEcal.EgammaClusterProducers.fixedMatrixPreshowerClusterShape_cfi
import
*
12
# create sequence for preshower clustering
13
fixedMatrixPreshowerClusteringSequence = cms.Sequence(correctedFixedMatrixSuperClustersWithPreshower*fixedMatrixPreshowerClusterShape)
14
fixedMatrixPreshowerClusterShape_cfi
correctedFixedMatrixSuperClustersWithPreshower_cfi
Generated for CMSSW Reference Manual by
1.8.5