EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for CbmReportElement, including all inherited members.
CbmReportElement() | CbmReportElement | inline |
DocumentBegin() const =0 | CbmReportElement | pure virtual |
DocumentEnd() const =0 | CbmReportElement | pure virtual |
Image(const string &title, const string &file) const =0 | CbmReportElement | pure virtual |
TableBegin(const string &caption, const vector< string > &colNames) const =0 | CbmReportElement | pure virtual |
TableEmptyRow(int nofCols, const string &name) const =0 | CbmReportElement | pure virtual |
TableEnd() const =0 | CbmReportElement | pure virtual |
TableRow(const vector< string > &row) const =0 | CbmReportElement | pure virtual |
Title(int size, const string &title) const =0 | CbmReportElement | pure virtual |
~CbmReportElement() | CbmReportElement | inlinevirtual |