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
DataFormats
TrackReco
interface
fillCovariance.h
Go to the documentation of this file.
1
#ifndef TrackReco_fillCovariance_h
2
#define TrackReco_fillCovariance_h
3
4
#include "
DataFormats/Math/interface/Error.h
"
5
6
namespace
reco
{
7
8
typedef
math::Error<5>::type
PerigeeCovarianceMatrix
;
9
PerigeeCovarianceMatrix
&
fillCovariance
(
PerigeeCovarianceMatrix
&
v
,
const
float
*
data
);
10
11
}
//namespace reco
12
13
#endif
math::Error::type
ErrorD< N >::type type
Definition:
Error.h:32
findQualityFiles.v
v
Definition:
findQualityFiles.py:179
Error.h
reco::fillCovariance
PerigeeCovarianceMatrix & fillCovariance(PerigeeCovarianceMatrix &v, const float *data)
Definition:
fillCovariance.cc:5
reco::PerigeeCovarianceMatrix
math::Error< 5 >::type PerigeeCovarianceMatrix
Definition:
fillCovariance.h:8
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
data
char data[epos_bytes_allocation]
Definition:
EPOS_Wrapper.h:80
Generated for CMSSW Reference Manual by
1.8.14