1 = cms.EDAnalyzer(
"L1TECALTPG",
2 ecaltpgSourceE = cms.InputTag(
"ecalEBunpacker",
"EcalTriggerPrimitives",
"DQM"),
3 disableROOToutput = cms.untracked.bool(
True),
4 ecaltpgSourceB = cms.InputTag(
"ecalEBunpacker",
"EcalTriggerPrimitives",
"DQM"),
5 verbose = cms.untracked.bool(
False),
6 DQMStore = cms.untracked.bool(
True)