DQMOffline
Trigger
python
JetMETPromptMonitor_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
DQMOffline.Trigger.JetMonitor_cff
import
*
4
from
DQMOffline.Trigger.DiJetMonitor_cff
import
*
5
6
jetmetMonitorHLT = cms.Sequence(
7
8
HLTJetmonitoring
9
* HLTDiJetmonitoring
10
)
11
12
jmeHLTDQMSourceExtra = cms.Sequence(
13
)
JetMonitor_cff
DiJetMonitor_cff
Generated for CMSSW Reference Manual by
1.8.14