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
L1TriggerConfig
L1GtConfigProducers
python
Luminosity
lumi1031
L1Menu2008_2E31_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# cff file for L1Menu2008_2E31 - prescaled version
4
# to be added after L1GtConfig.cff
5
6
# menu definition
7
from
L1TriggerConfig.L1GtConfigProducers.l1GtTriggerMenuXml_cfi
import
*
8
9
l1GtTriggerMenuXml.TriggerMenuLuminosity =
'lumi1031'
10
l1GtTriggerMenuXml.DefXmlFile =
'L1Menu2008_2E31.xml'
11
l1GtTriggerMenuXml.VmeXmlFile =
''
12
13
# prescale factors for algorithm triggers
14
from
L1TriggerConfig.L1GtConfigProducers.Luminosity.lumi1031.L1Menu2008_2E31_PrescaleFactorsAlgoTrig_cff
import
*
15
16
# trigger mask for algorithm trigger
17
from
L1TriggerConfig.L1GtConfigProducers.Luminosity.lumi1031.L1Menu2008_2E31_TriggerMaskAlgoTrig_cff
import
*
18
19
# trigger veto mask for algorithm triggers - NOT AVAILABLE IN HARDWARE: DO NOT USE IT
20
# default: no bit vetoed
21
22
# prescale factors, trigger mask, trigger veto mask for technical triggers
23
# default: no prescale, no bit masked, no bit vetoed
24
l1GtTriggerMenuXml_cfi
L1Menu2008_2E31_TriggerMaskAlgoTrig_cff
L1Menu2008_2E31_PrescaleFactorsAlgoTrig_cff
Generated for CMSSW Reference Manual by
1.8.14