1 import FWCore.ParameterSet.Config
as cms
8 fastTimerServiceClient.dqmPath =
"HLT/TimerService"
11 from HLTrigger.Timer.throughputServiceClient_cfi
import throughputServiceClient
12 throughputServiceClient.dqmPath =
"HLT/Throughput"
15 HLTHarvestingSequence = cms.Sequence( fastTimerServiceClient + throughputServiceClient )