Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
HLTriggerOffline
Top
python
topHLTValidation_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
HLTriggerOffline.Top.topDiLeptonHLTEventValidation_cfi
import
*
4
from
HLTriggerOffline.Top.topSingleLeptonHLTEventValidation_cfi
import
*
5
from
HLTriggerOffline.Top.singletopHLTEventValidation_cfi
import
*
6
7
topHLTriggerValidation = cms.Sequence(
8
DiMuonHLTValidation
9
*DiElectronHLTValidation
10
*ElecMuonHLTValidation
11
*topSingleMuonHLTValidation
12
*topSingleElectronHLTValidation
13
*SingleTopSingleMuonHLTValidation
14
*SingleTopSingleElectronHLTValidation
15
)
16
Config
topSingleLeptonHLTEventValidation_cfi
singletopHLTEventValidation_cfi
topDiLeptonHLTEventValidation_cfi
Generated for CMSSW Reference Manual by
1.8.5