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
SimDataFormats
Vertex
interface
SimVertexContainer.h
Go to the documentation of this file.
1
#ifndef SimVertexContainer_H
2
#define SimVertexContainer_H
3
4
#include "
SimDataFormats/Vertex/interface/SimVertex.h
"
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefProd.h
"
7
#include "
DataFormats/Common/interface/RefVector.h
"
8
9
#include <vector>
10
11
namespace
edm
{
12
typedef
std::vector<SimVertex>
SimVertexContainer
;
13
typedef
edm::Ref<std::vector<SimVertex>
>
SimVertexRef
;
14
typedef
edm::RefProd<std::vector<SimVertex>
>
SimVertexRefProd
;
15
typedef
edm::RefVector<std::vector<SimVertex>
>
SimVertexRefVector
;
16
17
}
// namespace edm
18
19
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::SimVertexRefProd
edm::RefProd< std::vector< SimVertex > > SimVertexRefProd
Definition:
SimVertexContainer.h:14
edm::RefVector
Definition:
EDProductfwd.h:27
edm::Ref
Definition:
AssociativeIterator.h:58
SimVertex.h
edm::SimVertexRef
edm::Ref< std::vector< SimVertex > > SimVertexRef
Definition:
SimVertexContainer.h:13
edm::SimVertexRefVector
edm::RefVector< std::vector< SimVertex > > SimVertexRefVector
Definition:
SimVertexContainer.h:15
RefVector.h
Ref.h
edm::SimVertexContainer
std::vector< SimVertex > SimVertexContainer
Definition:
SimVertexContainer.h:12
Generated for CMSSW Reference Manual by
1.8.16