16#ifndef ALICEO2_FWDALIGN_RECTMATRIX_H
17#define ALICEO2_FWDALIGN_RECTMATRIX_H
54 Double_t
operator()(Int_t rown, Int_t coln)
const;
63 void Print(Option_t* option =
"")
const override;
Class for rectangular matrix used for millepede2 operation.
void Reset() const
reset all
Double_t * operator()(Int_t row) const
Int_t fNRows
Number of rows.
void Print(Option_t *option="") const override
print itself
Double_t Query(Int_t rown, Int_t coln) const
Double_t * GetRow(Int_t row) const
Double_t operator()(Int_t rown, Int_t coln) const
RectMatrix & operator=(const RectMatrix &src)
assignment op-r
Int_t fNCols
Number of columns.
ClassDefOverride(RectMatrix, 0)
Double_t ** fRows
pointers on rows
~RectMatrix() override
dest-tor
RectMatrix()
default c-tor
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...