Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
HLTrigger
Configuration
python
HLT_75e33
sequences
HLTPhoton187L1SeededSequence_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltEG187EtL1SeededFilter_cfi
import
*
4
from
..
modules.hltEgammaCandidatesWrapperL1Seeded_cfi
import
*
5
from
..
modules.hltPhoton187HEL1SeededFilter_cfi
import
*
6
from
..
modules.hltPhoton187HgcalHEL1SeededFilter_cfi
import
*
7
from
..
modules.L1TkEmSingle51Filter_cfi
import
*
8
from
..
sequences.HLTDoFullUnpackingEgammaEcalL1SeededSequence_cfi
import
*
9
from
..
sequences.HLTDoLocalHcalSequence_cfi
import
*
10
from
..
sequences.HLTFastJetForEgamma_cfi
import
*
11
from
..
sequences.HLTHgcalTiclPFClusteringForEgammaL1Seeded_cfi
import
*
12
from
..
sequences.HLTL1Sequence_cfi
import
*
13
from
..
sequences.HLTPFClusteringForEgammaL1Seeded_cfi
import
*
14
from
..
tasks.HLTPhoton187L1SeededTask_cfi
import
*
15
16
HLTPhoton187L1SeededSequence = cms.Sequence(
17
HLTL1Sequence +
18
l1tTkEmSingle51Filter +
19
HLTDoFullUnpackingEgammaEcalL1SeededSequence +
20
HLTPFClusteringForEgammaL1Seeded +
21
HLTHgcalTiclPFClusteringForEgammaL1Seeded +
22
hltEgammaCandidatesWrapperL1Seeded +
23
hltEG187EtL1SeededFilter +
24
hltPhoton187HgcalHEL1SeededFilter +
25
HLTDoLocalHcalSequence +
26
HLTFastJetForEgamma +
27
hltPhoton187HEL1SeededFilter,
28
HLTPhoton187L1SeededTask
29
)
hltEG187EtL1SeededFilter_cfi
HLTPFClusteringForEgammaL1Seeded_cfi
hltPhoton187HgcalHEL1SeededFilter_cfi
HLTDoLocalHcalSequence_cfi
HLTPhoton187L1SeededTask_cfi
L1TkEmSingle51Filter_cfi
HLTDoFullUnpackingEgammaEcalL1SeededSequence_cfi
HLTL1Sequence_cfi
hltPhoton187HEL1SeededFilter_cfi
hltEgammaCandidatesWrapperL1Seeded_cfi
HLTHgcalTiclPFClusteringForEgammaL1Seeded_cfi
HLTFastJetForEgamma_cfi
Generated for CMSSW Reference Manual by
1.8.14