CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
dynamicHybridClusteringSequence_cff.py
Go to the documentation of this file.
2 
3 #------------------
4 #Hybrid clustering:
5 #------------------
6 # Producer for Hybrid BasicClusters and SuperClusters
8 # Producer for energy corrections
10 # hybrid clustering sequence
11 dynamicHybridClusteringSequence = cms.Sequence(dynamicHybridSuperClusters*correctedDynamicHybridSuperClusters)
12