![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Implementation of CbmReportElement for text output. More...
#include <EicRoot/blob/master/cbmbase/report/CbmHtmlReportElement.h>
Inheritance diagram for CbmHtmlReportElement:
Collaboration diagram for CbmHtmlReportElement:Public Member Functions | |
| CbmHtmlReportElement () | |
| Constructor. | |
| virtual | ~CbmHtmlReportElement () |
| Destructor. | |
| virtual string | TableBegin (const string &caption, const vector< string > &colNames) const |
| Inherited from CbmReportElement. | |
| virtual string | TableEnd () const |
| Inherited from CbmReportElement. | |
| virtual string | TableEmptyRow (int nofCols, const string &name) const |
| Inherited from CbmReportElement. | |
| virtual string | TableRow (const vector< string > &row) const |
| Inherited from CbmReportElement. | |
| virtual string | Image (const string &title, const string &file) const |
| Inherited from CbmReportElement. | |
| virtual string | DocumentBegin () const |
| Inherited from CbmReportElement. | |
| virtual string | DocumentEnd () const |
| Inherited from CbmReportElement. | |
| virtual string | Title (int size, const string &title) const |
| Inherited from CbmReportElement. | |
Public Member Functions inherited from CbmReportElement | |
| CbmReportElement () | |
| Constructor. | |
| virtual | ~CbmReportElement () |
| Destructor. | |
Implementation of CbmReportElement for text output.
Definition at line 22 of file CbmHtmlReportElement.h.
View newest version in sPHENIX GitHub at line 22 of file CbmHtmlReportElement.h
| CbmHtmlReportElement::CbmHtmlReportElement | ( | ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.