1 import FWCore.ParameterSet.Config
as cms
2 from DQMServices.Core.DQMEDHarvester
import DQMEDHarvester
8 METPostprocessingHarvesting =
DQMEDHarvester(
'METTesterPostProcessorHarvesting',
9 METTypeRECO = cms.InputTag(
"PfMetT1"),
10 METTypeMiniAOD = cms.InputTag(
"slimmedMETs")