Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
HLTriggerOffline
JetMET
python
Validation
JetMETPostProcessor_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
JetMETPostVal = cms.EDAnalyzer(
"JetMETDQMPostProcessor"
,
4
subDir = cms.untracked.string(
"HLT/HLTJETMET"
),
5
PatternJetTrg = cms.untracked.string(
"Jet([0-9])+"
),
6
PatternMetTrg = cms.untracked.string(
"M([E,H])+T([0-9])+"
)
7
)
Config
Generated for CMSSW Reference Manual by
1.8.5