00001 import FWCore.ParameterSet.Config as cms 00002 00003 from DQM.L1TMonitorClient.L1TEventInfoClient_cfi import * 00004 l1tEventInfoseqClient = cms.Sequence(l1tEventInfoClient) 00005 00006