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
RecoVertex
VertexTools
src
DummyVertexTrackUpdator.cc
Go to the documentation of this file.
1
#include "
RecoVertex/VertexTools/interface/DummyVertexTrackUpdator.h
"
2
3
template
<
unsigned
int
N>
4
typename
CachingVertex<N>::RefCountedVertexTrack
DummyVertexTrackUpdator<N>::update
(
5
const
CachingVertex<N>
&
v
,
typename
CachingVertex<N>::RefCountedVertexTrack
t
)
const
{
6
return
t
;
7
}
8
9
template
<
unsigned
int
N>
10
DummyVertexTrackUpdator<N>
*
DummyVertexTrackUpdator<N>::clone
()
const
{
11
return
new
DummyVertexTrackUpdator
(*
this
);
12
}
13
14
template
class
DummyVertexTrackUpdator<5>
;
15
template
class
DummyVertexTrackUpdator<6>
;
DummyVertexTrackUpdator
Definition:
DummyVertexTrackUpdator.h:12
CachingVertex
Definition:
CachingVertex.h:22
DummyVertexTrackUpdator::clone
DummyVertexTrackUpdator * clone() const override
Definition:
DummyVertexTrackUpdator.cc:10
DummyVertexTrackUpdator.h
ReferenceCountingPointer
Definition:
ReferenceCounted.h:60
findQualityFiles.v
v
Definition:
findQualityFiles.py:179
OrderedSet.t
t
Definition:
OrderedSet.py:90
DummyVertexTrackUpdator::update
CachingVertex< N >::RefCountedVertexTrack update(const CachingVertex< N > &v, typename CachingVertex< N >::RefCountedVertexTrack t) const override
Definition:
DummyVertexTrackUpdator.cc:4
Generated for CMSSW Reference Manual by
1.8.16