1 #ifndef DataFormats_GeometryCommonDetAlgo_LocalErrorBaseExtended_h 2 #define DataFormats_GeometryCommonDetAlgo_LocalErrorBaseExtended_h 11 template <
class T,
class ErrorWeightType>
AlgebraicSymMatrix44 theCartesianError
LocalErrorBaseExtended operator+(const LocalErrorBaseExtended &err) const
const AlgebraicSymMatrix44 & matrix() const
LocalErrorBaseExtended(const AlgebraicSymMatrix44 &err)
LocalErrorBaseExtended(const NullMatrix &)
LocalErrorBaseExtended(T c11, T c21, T c31, T c41, T c22, T c32, T c42, T c33, T c43, T c44)
LocalErrorBaseExtended(InvalidError)
~LocalErrorBaseExtended()
ROOT::Math::SMatrix< double, 4, 4, ROOT::Math::MatRepSym< double, 4 > > AlgebraicSymMatrix44
Tag to request a null error matrix.
LocalErrorBaseExtended operator-(const LocalErrorBaseExtended &err) const