CMS 3D CMS Logo

MuonOffline_Trigger_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 muonFullOfflineDQM = cms.Sequence(
6  hltMuonOfflineAnalyzers
7 )
8 
9 muoHLTDQMSourceExtra = cms.Sequence(
10 )