Belle II Software  release-08-01-10
HMatrixU Class Reference

AbsHMatrix implementation for one-dimensional MeasurementOnPlane and RKTrackRep parameterization. More...

#include <HMatrixU.h>

Inheritance diagram for HMatrixU:
Collaboration diagram for HMatrixU:

Public Member Functions

const TMatrixD & getMatrix () const override
 Get the actual matrix representation.
 
TVectorD Hv (const TVectorD &v) const override
 H*v.
 
TMatrixD MHt (const TMatrixDSym &M) const override
 M*H^t.
 
TMatrixD MHt (const TMatrixD &M) const override
 
void HMHt (TMatrixDSym &M) const override
 similarity: H*M*H^t
 
virtual HMatrixUclone () const override
 
virtual bool isEqual (const AbsHMatrix &other) const override
 
virtual void Print (const Option_t *="") const override
 
bool operator== (const AbsHMatrix &other) const
 
bool operator!= (const AbsHMatrix &other) const
 

Detailed Description

AbsHMatrix implementation for one-dimensional MeasurementOnPlane and RKTrackRep parameterization.

This projects out u. H = (0, 0, 0, 1, 0)

Definition at line 37 of file HMatrixU.h.


The documentation for this class was generated from the following files: