#include "DataFormats/GeometryCommonDetAlgo/interface/GlobalErrorBase.h"
#include "DataFormats/GeometryCommonDetAlgo/interface/GlobalErrorBaseExtended.h"
#include "DataFormats/GeometryCommonDetAlgo/interface/ErrorMatrixTag.h"
Go to the source code of this file.
Typedefs | |
typedef GlobalErrorBase< double, ErrorMatrixTag > | GlobalError |
typedef GlobalErrorBaseExtended< double, ErrorMatrixTag > | GlobalErrorExtended |
typedef GlobalErrorBase<double, ErrorMatrixTag> GlobalError |
typedef to a GlobalErrorBase object defined as a 4*4 covariance matrix acts like a 3*3 matrix to preserve backwards compatibility
Definition at line 13 of file GlobalError.h.
typedef GlobalErrorBaseExtended<double, ErrorMatrixTag> GlobalErrorExtended |
Definition at line 14 of file GlobalError.h.