Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
HiggsAnalysis
Skimming
python
higgsToWW2Leptons_Sequences_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
HiggsAnalysis.Skimming.higgsToWW2Leptons_HLTPaths_cfi
import
*
4
from
HiggsAnalysis.Skimming.higgsToWW2Leptons_Filter_cfi
import
*
5
higgsToWWTrigReport = cms.EDAnalyzer(
"HLTrigReport"
,
6
HLTriggerResults = cms.InputTag(
"TriggerResults"
)
7
)
8
9
higgsToWW2LeptonsSequence = cms.Sequence(higgsToWWTrigReport+higgsToWW2LeptonsHLTFilter+higgsToWW2LeptonsFilter)
10
Config
higgsToWW2Leptons_HLTPaths_cfi
higgsToWW2Leptons_Filter_cfi
Generated for CMSSW Reference Manual by
1.8.5