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
VertexReco
interface
VertexFwd.h
Go to the documentation of this file.
1
#ifndef VertexReco_VertexFwd_h
2
#define VertexReco_VertexFwd_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
Vertex
;
11
typedef
std::vector<Vertex>
VertexCollection
;
13
typedef
edm::Ref<VertexCollection>
VertexRef
;
15
typedef
edm::RefProd<VertexCollection>
VertexRefProd
;
17
typedef
edm::RefVector<VertexCollection>
VertexRefVector
;
19
typedef
VertexRefVector::iterator
vertex_iterator
;
21
typedef
edm::RefToBase<reco::Vertex>
VertexBaseRef
;
22
}
// namespace reco
23
24
#endif
reco::VertexRefVector
edm::RefVector< VertexCollection > VertexRefVector
vector of references to Vertex objects in the same collection
Definition:
VertexFwd.h:17
edm::RefProd< VertexCollection >
RefProd.h
reco::VertexCollection
std::vector< Vertex > VertexCollection
collection of Vertex objects
Definition:
VertexFwd.h:9
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref< VertexCollection >
RefVector.h
reco::VertexRef
edm::Ref< VertexCollection > VertexRef
persistent reference to a Vertex
Definition:
VertexFwd.h:13
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
edm::RefToBase< reco::Vertex >
reco::VertexRefProd
edm::RefProd< VertexCollection > VertexRefProd
persistent reference to a Vertex
Definition:
VertexFwd.h:15
reco::Vertex
Definition:
Vertex.h:35
reco::VertexBaseRef
edm::RefToBase< reco::Vertex > VertexBaseRef
persistent reference to a Vertex, using views
Definition:
VertexFwd.h:21
reco::vertex_iterator
VertexRefVector::iterator vertex_iterator
iterator over a vector of references to Vertex objects in the same collection
Definition:
VertexFwd.h:19
Generated for CMSSW Reference Manual by
1.8.16