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
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
findQualityFiles.v
v
Definition:
findQualityFiles.py:179
reco::PerigeeCovarianceMatrix
math::Error< 5 >::type PerigeeCovarianceMatrix
Definition:
fillCovariance.h:8
reco::fillCovariance
PerigeeCovarianceMatrix & fillCovariance(PerigeeCovarianceMatrix &v, const float *data)
Definition:
fillCovariance.cc:5
Error.h
math::Error::type
ErrorD< N >::type type
Definition:
Error.h:32
data
char data[epos_bytes_allocation]
Definition:
EPOS_Wrapper.h:79
Generated for CMSSW Reference Manual by
1.8.16