EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Implementation of CbmLitReportElement for Latex output. More...
#include <EicRoot/blob/master/cbmbase/report/CbmLatexReportElement.h>
Public Member Functions | |
CbmLatexReportElement () | |
Constructor. | |
virtual | ~CbmLatexReportElement () |
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 CbmLitReportElement for Latex output.
Definition at line 22 of file CbmLatexReportElement.h.
View newest version in sPHENIX GitHub at line 22 of file CbmLatexReportElement.h
CbmLatexReportElement::CbmLatexReportElement | ( | ) |
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.