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
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
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
DataFormats
L1GlobalTrigger
interface
L1GlobalTriggerObjectMapFwd.h
Go to the documentation of this file.
1
#ifndef L1GlobalTrigger_L1GlobalTriggerObjectMapFwd_h
2
#define L1GlobalTrigger_L1GlobalTriggerObjectMapFwd_h
3
18
// system include files
19
#include <vector>
20
21
// user include files
22
#include "
DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerReadoutSetupFwd.h
"
23
24
// forward declarations
25
27
29
typedef
std::vector<int>
SingleCombInCond
;
30
32
typedef
std::vector<SingleCombInCond>
CombinationsInCond
;
33
34
typedef
std::vector<L1GtObject>
ObjectTypeInCond
;
35
36
#endif
/* L1GlobalTrigger_L1GlobalTriggerObjectMapFwd_h */
ObjectTypeInCond
std::vector< L1GtObject > ObjectTypeInCond
Definition:
L1GlobalTriggerObjectMapFwd.h:34
L1GlobalTriggerReadoutSetupFwd.h
CombinationsInCond
std::vector< SingleCombInCond > CombinationsInCond
all the object combinations evaluated to true in the condition
Definition:
L1GlobalTriggerObjectMapFwd.h:32
SingleCombInCond
std::vector< int > SingleCombInCond
typedefs
Definition:
L1GlobalTriggerObjectMapFwd.h:29
Generated for CMSSW Reference Manual by
1.8.16