CbmRoot
Loading...
Searching...
No Matches
CbmQaTable Member List

This is the complete list of members for CbmQaTable, including all inherited members.

CbmQaTable()CbmQaTableinline
CbmQaTable(const char *name, const char *title, Int_t nRows, Int_t nCols)CbmQaTable
ClassDef(CbmQaTable, 1)CbmQaTableprivate
fColWidthCbmQaTableprivate
fNcolsCbmQaTableprivate
fNrowsCbmQaTableprivate
GetCell(Int_t iRow, Int_t iCol) constCbmQaTable
GetCellError(Int_t iRow, Int_t iCol) constCbmQaTable
GetNcols() constCbmQaTableinline
GetNrows() constCbmQaTableinline
kDefaultFontStyleCbmQaTableprivatestatic
kDefaultSetwParCbmQaTableprivatestatic
kDefaultTextSizeCbmQaTableprivatestatic
kRowTitlesSetwParCbmQaTableprivatestatic
kValuesPrecisionCbmQaTableprivatestatic
operator<<(std::ostream &out, const CbmQaTable &aTable)CbmQaTablefriend
SetCell(Int_t iRow, Int_t iCol, Double_t content, Double_t error=0.)CbmQaTable
SetColWidth(Int_t width)CbmQaTableinline
SetNamesOfCols(const std::vector< std::string > &names)CbmQaTable
SetNamesOfRows(const std::vector< std::string > &names)CbmQaTable
SetRowName(Int_t iRow, const char *name)CbmQaTable
SetTextSize(Float_t size=0.03)CbmQaTable
ToString(int prec, bool useErr=false) constCbmQaTable
ToTextFile(const std::string &fileName, std::ios_base::openmode mode=std::ios_base::out) constCbmQaTable
~CbmQaTable()CbmQaTablevirtual