r1 - 09 Oct 2009 - 13:28:53 - SeoKonKangYou are here: KoreaCmsWiki >  Main Web > TWikiUsers > SeoKonKang > LogBooks > DailyLogBook > 2009 > 20091007 > MuonMonitors_cff > AfterMuonMonitors
import FWCore.ParameterSet.Config as cms

#Analyzer taken from online dqm
from DQM.TrackingMonitor.MonitorTrackSTAMuons_cfi import *
from DQM.TrackingMonitor.MonitorTrackGLBMuons_cfi import *
from DQMOffline.Muon.dtSegmTask_cfi import *
from DQMOffline.Muon.rpcSource_cfi import *

#dedicated analyzers for offline dqm
from DQMOffline.Muon.muonAnalyzer_cff import *
from DQMOffline.Muon.CSCMonitor_cfi import *
from DQMOffline.Muon.muonIdDQM_cff import *

#dedicated clients for offline dqm
from DQMOffline.Muon.muonQualityTests_cff import *

dqmInfoMuons = cms.EDFilter("DQMEventInfo",
                            subSystemFolder = cms.untracked.string('Muons')
                            )

#muonTrackAnalyzers = cms.Sequence(MonitorTrackSTAMuons*MonitorTrackGLBMuons)

#muonMonitors = cms.Sequence(rpcSource*muonTrackAnalyzers*dtSegmentsMonitor*cscMonitor*muonAnalyzer*muonIdDQM*dqmInfoMuons)
muonMonitors = cms.Sequence(muonAnalyzer*dqmInfoMuons)

#muonMonitorsAndQualityTests = cms.Sequence(muonMonitors*muonQualityTests)

-- SeoKonKang - 09 Oct 2009

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
KOREA-CMS
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding KoreaCmsWiki? Send feedback