Main Page
Namespaces
Classes
Package Documentation
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
9
typedef
math::Error<5>::type
PerigeeCovarianceMatrix
;
10
PerigeeCovarianceMatrix &
fillCovariance
(PerigeeCovarianceMatrix &
v
,
const
float
*
data
);
11
12
}
//namespace reco
13
14
#endif
15
math::Error::type
ErrorD< N >::type type
Definition:
Error.h:33
findQualityFiles.v
v
Definition:
findQualityFiles.py:179
Error.h
reco::fillCovariance
PerigeeCovarianceMatrix & fillCovariance(PerigeeCovarianceMatrix &v, const float *data)
Definition:
fillCovariance.cc:6
reco::PerigeeCovarianceMatrix
math::Error< 5 >::type PerigeeCovarianceMatrix
Definition:
fillCovariance.h:9
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:44
data
char data[epos_bytes_allocation]
Definition:
EPOS_Wrapper.h:82
Generated for CMSSW Reference Manual by
1.8.11