Line Code
1 2 3 4
import FWCore.ParameterSet.Config as cms

from DQMOffline.Lumi.ZCounting_cfi import *
zcounting = cms.Sequence(ZCounting)