Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DQMOffline
Trigger
python
JetMETHLTOfflineClient_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
jetMETHLTOfflineClient = cms.EDAnalyzer(
"JetMETHLTOfflineClient"
,
4
5
processname = cms.string(
"HLT"
),
6
DQMDirName=cms.string(
"HLT/JetMET"
),
7
hltTag = cms.string(
"HLT"
)
8
9
#-----
10
11
)
12
13
Config
Generated for CMSSW Reference Manual by
1.8.5