00001 import FWCore.ParameterSet.Config as cms 00002 00003 from DQM.L1TMonitor.L1TECALTPG_unpack_cff import * 00004 from DQM.L1TMonitor.L1TECALTPG_cfi import * 00005 l1tecaltpgpath = cms.Path(ecalBarrelDataSequence*l1tecaltpg) 00006