|
CbmRoot
|
This is the complete list of members for CbmQaTable, including all inherited members.
| CbmQaTable() | CbmQaTable | inline |
| CbmQaTable(const char *name, const char *title, Int_t nRows, Int_t nCols) | CbmQaTable | |
| ClassDef(CbmQaTable, 1) | CbmQaTable | private |
| fColWidth | CbmQaTable | private |
| fNcols | CbmQaTable | private |
| fNrows | CbmQaTable | private |
| GetCell(Int_t iRow, Int_t iCol) const | CbmQaTable | |
| GetCellError(Int_t iRow, Int_t iCol) const | CbmQaTable | |
| GetNcols() const | CbmQaTable | inline |
| GetNrows() const | CbmQaTable | inline |
| kDefaultFontStyle | CbmQaTable | privatestatic |
| kDefaultSetwPar | CbmQaTable | privatestatic |
| kDefaultTextSize | CbmQaTable | privatestatic |
| kRowTitlesSetwPar | CbmQaTable | privatestatic |
| kValuesPrecision | CbmQaTable | privatestatic |
| operator<<(std::ostream &out, const CbmQaTable &aTable) | CbmQaTable | friend |
| SetCell(Int_t iRow, Int_t iCol, Double_t content, Double_t error=0.) | CbmQaTable | |
| SetColWidth(Int_t width) | CbmQaTable | inline |
| 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) const | CbmQaTable | |
| ToTextFile(const std::string &fileName, std::ios_base::openmode mode=std::ios_base::out) const | CbmQaTable | |
| ~CbmQaTable() | CbmQaTable | virtual |