00001 import FWCore.ParameterSet.Config as cms 00002 00003 VisMET = cms.EDAnalyzer('VisMET' , 00004 visMETTag = cms.InputTag("htMetIC5") 00005 )