Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
HLTriggerOffline
Top
python
topHLTDQM_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
HLTriggerOffline.Top.topDiLeptonHLTEventDQM_cfi
import
*
4
from
HLTriggerOffline.Top.topSingleLeptonHLTEventDQM_cfi
import
*
5
from
HLTriggerOffline.Top.singletopHLTEventDQM_cfi
import
*
6
from
HLTriggerOffline.Top.topvalidation_cfi
import
*
7
from
JetMETCorrections.Configuration.JetCorrectionProducersAllAlgos_cff
import
*
8
9
10
11
topHLTDQM = cms.Sequence(
12
DiMuonDQM
13
*DiElectronDQM
14
*ElecMuonDQM
15
*topSingleMuonMediumTriggerDQM
16
*topSingleElectronMediumTriggerDQM
17
*SingleTopSingleMuonTriggerDQM
18
*SingleTopSingleElectronTriggerDQM
19
)
20
Config
topSingleLeptonHLTEventDQM_cfi
topDiLeptonHLTEventDQM_cfi
JetCorrectionProducersAllAlgos_cff
topvalidation_cfi
singletopHLTEventDQM_cfi
Generated for CMSSW Reference Manual by
1.8.5