CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
hfEMClusteringSequence_cff.py
Go to the documentation of this file.
2 
3 #Sequence for making HFEMClusters into RecoEcalCandidates
4 #
5 #create HFEMClusterShapes and SuperCluster
7 #create RecoEcalCandidates
9 hfEMClusteringSequence = cms.Sequence(hfEMClusters+hfRecoEcalCandidate)
10