CMS 3D CMS Logo

JetMETPromptMonitor_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 
6 jetmetMonitorHLT = cms.Sequence(
7 
8  HLTJetmonitoring
9  * HLTDiJetmonitoring
10 )
11 
12 jmeHLTDQMSourceExtra = cms.Sequence(
13 )