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
n
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
c
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
src
RecoVertex
VertexTools
interface
DummyVertexTrackUpdator.h
Go to the documentation of this file.
1
#ifndef _DummyVertexTrackUpdator_H_
2
#define _DummyVertexTrackUpdator_H_
3
4
#include "
RecoVertex/VertexPrimitives/interface/VertexTrackUpdator.h
"
5
11
template
<
unsigned
int
N>
12
class
DummyVertexTrackUpdator
:
public
VertexTrackUpdator
<N> {
13
public
:
17
typename
CachingVertex<N>::RefCountedVertexTrack
update
(
18
const
CachingVertex<N>
&
v
,
typename
CachingVertex<N>::RefCountedVertexTrack
t
)
const override
;
19
DummyVertexTrackUpdator
*
clone
()
const override
;
20
};
21
22
#endif
DummyVertexTrackUpdator::clone
DummyVertexTrackUpdator * clone() const override
Definition:
DummyVertexTrackUpdator.cc:10
submitPVValidationJobs.t
string t
Definition:
submitPVValidationJobs.py:650
DummyVertexTrackUpdator::update
CachingVertex< N >::RefCountedVertexTrack update(const CachingVertex< N > &v, typename CachingVertex< N >::RefCountedVertexTrack t) const override
Definition:
DummyVertexTrackUpdator.cc:4
findQualityFiles.v
v
Definition:
findQualityFiles.py:179
VertexTrackUpdator.h
ReferenceCountingPointer
Definition:
ReferenceCounted.h:60
DummyVertexTrackUpdator
Definition:
DummyVertexTrackUpdator.h:12
CachingVertex
Definition:
CachingVertex.h:22
VertexTrackUpdator
Definition:
VertexTrackUpdator.h:12
Generated for CMSSW Reference Manual by
1.8.14