src
HLTrigger
Configuration
python
HLT_75e33
sequences
L1TTkIsoEm22TkIsoEm12Sequence_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.L1TkIsoEmDouble12Filter_cfi
import
*
4
from
..
modules.L1TkIsoEmSingle22Filter_cfi
import
*
5
from
..
sequences.HLTL1Sequence_cfi
import
*
6
7
L1TTkIsoEm22TkIsoEm12Sequence = cms.Sequence(
8
HLTL1Sequence +
9
l1tTkIsoEmSingle22Filter +
10
l1tTkIsoEmDouble12Filter
11
)
L1TkIsoEmDouble12Filter_cfi
L1TkIsoEmSingle22Filter_cfi
HLTL1Sequence_cfi
Generated for CMSSW Reference Manual by
1.8.14