CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ecalClustersValidationSequence_cff.py
Go to the documentation of this file.
2 
3 # analyzer to make histos from basic clusters
5 # analyzer to make histos from super clusters
7 ecalClustersValidationSequence = cms.Sequence(egammaBasicClusterAnalyzer+egammaSuperClusterAnalyzer)
8 
9