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
PFDisplacedVertexCandidateFwd.h
Go to the documentation of this file.
1
#ifndef ParticleFlowReco_PFDisplacedVertexCandidateFwd_h
2
#define ParticleFlowReco_PFDisplacedVertexCandidateFwd_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
PFDisplacedVertexCandidate
;
11
13
typedef
std::vector<PFDisplacedVertexCandidate>
PFDisplacedVertexCandidateCollection
;
14
16
typedef
edm::Ref<PFDisplacedVertexCandidateCollection>
PFDisplacedVertexCandidateRef
;
17
19
typedef
edm::Handle<PFDisplacedVertexCandidateCollection>
PFDisplacedVertexCandidateHandle
;
20
21
}
// namespace reco
22
23
#endif
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Handle
Definition:
AssociativeIterator.h:50
edm::Ref
Definition:
AssociativeIterator.h:58
reco::PFDisplacedVertexCandidateRef
edm::Ref< PFDisplacedVertexCandidateCollection > PFDisplacedVertexCandidateRef
persistent reference to a PFDisplacedVertexCandidate objects
Definition:
PFDisplacedVertexCandidateFwd.h:16
Ref.h
reco::PFDisplacedVertexCandidateHandle
edm::Handle< PFDisplacedVertexCandidateCollection > PFDisplacedVertexCandidateHandle
handle to a PFDisplacedVertexCandidate collection
Definition:
PFDisplacedVertexCandidateFwd.h:19
reco::PFDisplacedVertexCandidate
A block of tracks linked together.
Definition:
PFDisplacedVertexCandidate.h:28
reco::PFDisplacedVertexCandidateCollection
std::vector< PFDisplacedVertexCandidate > PFDisplacedVertexCandidateCollection
collection of PFDisplacedVertexCandidate objects
Definition:
PFDisplacedVertexCandidateFwd.h:10
Generated for CMSSW Reference Manual by
1.8.16