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
EgammaReco
interface
EgammaTriggerFwd.h
Go to the documentation of this file.
1
#ifndef EgammaReco_EgammaTriggerFwd_h
2
#define EgammaReco_EgammaTriggerFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
8
namespace
reco
{
9
class
EgammaTrigger
;
10
12
typedef
std::vector<EgammaTrigger>
EgammaTriggerCollection
;
13
15
typedef
edm::Ref<EgammaTriggerCollection>
EgammaTriggerRef
;
16
18
typedef
edm::RefProd<EgammaTriggerCollection>
EgammaTriggerRefProd
;
19
21
typedef
edm::RefVector<EgammaTriggerCollection>
EgammaTriggerRefVector
;
22
24
typedef
EgammaTriggerRefVector::iterator
egammaTrigger_iterator
;
25
}
// namespace reco
26
27
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::EgammaTrigger
Definition:
EgammaTrigger.h:29
edm::RefVector
Definition:
EDProductfwd.h:27
reco::EgammaTriggerRefVector
edm::RefVector< EgammaTriggerCollection > EgammaTriggerRefVector
vector of references to EgammaTrigger objects in the same collection
Definition:
EgammaTriggerFwd.h:21
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::egammaTrigger_iterator
EgammaTriggerRefVector::iterator egammaTrigger_iterator
iterator over a vector of references to EgammaTrigger objects
Definition:
EgammaTriggerFwd.h:24
reco::EgammaTriggerRef
edm::Ref< EgammaTriggerCollection > EgammaTriggerRef
persistent reference to EgammaTrigger objects
Definition:
EgammaTriggerFwd.h:15
edm::Ref
Definition:
AssociativeIterator.h:58
RefVector.h
reco::EgammaTriggerCollection
std::vector< EgammaTrigger > EgammaTriggerCollection
collection of EgammaTrigger objects
Definition:
EgammaTriggerFwd.h:9
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::EgammaTriggerRefProd
edm::RefProd< EgammaTriggerCollection > EgammaTriggerRefProd
reference to a EgammaTrigger collection
Definition:
EgammaTriggerFwd.h:18
Generated for CMSSW Reference Manual by
1.8.16