Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoEgamma
EgammaHFProducers
python
hfEMClusteringSequence_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#Sequence for making HFEMClusters into RecoEcalCandidates
4
#
5
#create HFEMClusterShapes and SuperCluster
6
from
RecoEgamma.EgammaHFProducers.hfClusterShapes_cfi
import
*
7
#create RecoEcalCandidates
8
from
RecoEgamma.EgammaHFProducers.hfRecoEcalCandidate_cfi
import
*
9
hfEMClusteringSequence = cms.Sequence(hfEMClusters+hfRecoEcalCandidate)
10
hfRecoEcalCandidate_cfi
Config
hfClusterShapes_cfi
Generated for CMSSW Reference Manual by
1.8.5