1 import FWCore.ParameterSet.Config
as cms
3 from DQMServices.Core.DQMEDAnalyzer
import DQMEDAnalyzer
5 prefixME = cms.untracked.string(
'EcalPreshower'),
6 superClusterCollection_EE = cms.InputTag(
"correctedMulti5x5SuperClustersWithPreshower"),
7 recHitCollection_ES = cms.InputTag(
"ecalPreshowerRecHit",
"EcalRecHitsES"),
8 ClusterCollectionX_ES = cms.InputTag(
"multi5x5SuperClustersWithPreshower",
"preshowerXClusters"),
9 ClusterCollectionY_ES = cms.InputTag(
"multi5x5SuperClustersWithPreshower",
"preshowerYClusters"),