CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
ESRecoSummary_cfi Namespace Reference

Variables

tuple ecalPreshowerRecoSummary
 

Variable Documentation

tuple ESRecoSummary_cfi.ecalPreshowerRecoSummary
Initial value:
1 = cms.EDAnalyzer("ESRecoSummary",
2  prefixME = cms.untracked.string('EcalPreshower'),
3  superClusterCollection_EE = cms.InputTag("correctedMulti5x5SuperClustersWithPreshower"),
4  recHitCollection_ES = cms.InputTag("ecalPreshowerRecHit","EcalRecHitsES"),
5  ClusterCollectionX_ES = cms.InputTag("multi5x5SuperClustersWithPreshower","preshowerXClusters"),
6  ClusterCollectionY_ES = cms.InputTag("multi5x5SuperClustersWithPreshower","preshowerYClusters"),
7 )

Definition at line 3 of file ESRecoSummary_cfi.py.