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
ParticleFlowReco
interface
PFDisplacedVertexFwd.h
Go to the documentation of this file.
1
#ifndef ParticleFlowReco_PFDisplacedVertexFwd_h
2
#define ParticleFlowReco_PFDisplacedVertexFwd_h
3
#include <vector>
4
5
#include "
DataFormats/Common/interface/Ref.h
"
6
/* #include "DataFormats/Common/interface/RefVector.h" */
7
/* #include "DataFormats/Common/interface/RefProd.h" */
8
9
namespace
reco
{
10
class
PFDisplacedVertex
;
11
13
typedef
std::vector<PFDisplacedVertex>
PFDisplacedVertexCollection
;
14
16
typedef
edm::Ref<PFDisplacedVertexCollection>
PFDisplacedVertexRef
;
17
19
typedef
edm::Handle<PFDisplacedVertexCollection>
PFDisplacedVertexHandle
;
20
22
/* typedef PFDisplacedVertexRefVector::iterator PFDisplacedVertex_iterator; */
23
}
// namespace reco
24
25
#endif
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Handle
Definition:
AssociativeIterator.h:50
reco::PFDisplacedVertexCollection
std::vector< PFDisplacedVertex > PFDisplacedVertexCollection
collection of PFDisplacedVertex objects
Definition:
PFDisplacedVertexFwd.h:10
edm::Ref< PFDisplacedVertexCollection >
reco::PFDisplacedVertex
Block of elements.
Definition:
PFDisplacedVertex.h:23
reco::PFDisplacedVertexHandle
edm::Handle< PFDisplacedVertexCollection > PFDisplacedVertexHandle
handle to a PFDisplacedVertex collection
Definition:
PFDisplacedVertexFwd.h:19
Ref.h
reco::PFDisplacedVertexRef
edm::Ref< PFDisplacedVertexCollection > PFDisplacedVertexRef
persistent reference to a PFDisplacedVertex objects
Definition:
PFDisplacedVertexFwd.h:16
Generated for CMSSW Reference Manual by
1.8.16