Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
HLTriggerOffline
Muon
python
HLTMuonVal_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
Validation.RecoMuon.muonValidationHLT_cff
import
*
4
from
HLTriggerOffline.Muon.hltMuonValidator_cfi
import
*
5
6
#from DQM.HLTEvF.HLTMonMuonBits_cfi import *
7
#relvalMuonBits = hltMonMuBits.clone(
8
# directory = cms.untracked.string('HLT/Muon'),
9
# HLTPaths = cms.vstring('HLT_[^_]*Mu[^l_]*$')
10
# )
11
12
HLTMuonVal = cms.Sequence(
13
recoMuonValidationHLT_seq +
14
hltMuonValidator
15
#+ relvalMuonBits
16
)
hltMuonValidator_cfi
muonValidationHLT_cff
Generated for CMSSW Reference Manual by
1.8.5