Main Page
Namespaces
Classes
Package Documentation
DQMOffline
Trigger
python
JetMETHLTOfflineAnalyzer_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
JetMETCorrections.Configuration.JetCorrectorsAllAlgos_cff
import
*
4
from
DQMOffline.Trigger.JetMETHLTOfflineSource_cfi
import
*
5
6
jetMETHLTOfflineAnalyzer = cms.Sequence(
7
ak4CaloL1FastL2L3ResidualCorrectorChain
8
* ak4PFL1FastL2L3ResidualCorrectorChain
9
* jetMETHLTOfflineSourceAK4
10
# * ak8PFCHSL1FastjetL2L3ResidualCorrectorChain #not working in all matrix tests, yet
11
* jetMETHLTOfflineSourceAK8
12
)
JetMETHLTOfflineSource_cfi
JetCorrectorsAllAlgos_cff
Generated for CMSSW Reference Manual by
1.8.11