CbmRoot
|
Implementation of CbmLitReportElement for Latex output. More...
#include <CbmLatexReportElement.h>
Public Member Functions | |
CbmLatexReportElement () | |
Constructor. | |
virtual | ~CbmLatexReportElement () |
Destructor. | |
virtual std::string | TableBegin (const std::string &caption, const std::vector< std::string > &colNames) const |
Inherited from CbmReportElement. | |
virtual std::string | TableEnd () const |
Inherited from CbmReportElement. | |
virtual std::string | TableEmptyRow (int nofCols, const std::string &name) const |
Inherited from CbmReportElement. | |
virtual std::string | TableRow (const std::vector< std::string > &row) const |
Inherited from CbmReportElement. | |
virtual std::string | Image (const std::string &title, const std::string &file) const |
Inherited from CbmReportElement. | |
virtual std::string | DocumentBegin () const |
Inherited from CbmReportElement. | |
virtual std::string | DocumentEnd () const |
Inherited from CbmReportElement. | |
virtual std::string | Title (int size, const std::string &title) const |
Inherited from CbmReportElement. | |
Implementation of CbmLitReportElement for Latex output.
Definition at line 27 of file CbmLatexReportElement.h.
CbmLatexReportElement::CbmLatexReportElement | ( | ) |
Constructor.
Definition at line 20 of file CbmLatexReportElement.cxx.
|
virtual |
Destructor.
Definition at line 22 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 73 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 87 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 61 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 24 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 44 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 42 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 51 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 89 of file CbmLatexReportElement.cxx.
References size().