CbmRoot
|
Implementation of CbmLitReportElement for Latex output. More...
#include <CbmLatexReportElement.h>
Public Member Functions | |
CbmLatexReportElement () | |
Constructor. More... | |
virtual | ~CbmLatexReportElement () |
Destructor. More... | |
virtual std::string | TableBegin (const std::string &caption, const std::vector< std::string > &colNames) const |
Inherited from CbmReportElement. More... | |
virtual std::string | TableEnd () const |
Inherited from CbmReportElement. More... | |
virtual std::string | TableEmptyRow (int nofCols, const std::string &name) const |
Inherited from CbmReportElement. More... | |
virtual std::string | TableRow (const std::vector< std::string > &row) const |
Inherited from CbmReportElement. More... | |
virtual std::string | Image (const std::string &title, const std::string &file) const |
Inherited from CbmReportElement. More... | |
virtual std::string | DocumentBegin () const |
Inherited from CbmReportElement. More... | |
virtual std::string | DocumentEnd () const |
Inherited from CbmReportElement. More... | |
virtual std::string | Title (int size, const std::string &title) const |
Inherited from CbmReportElement. More... | |
Implementation of CbmLitReportElement for Latex output.
Definition at line 23 of file CbmLatexReportElement.h.
CbmLatexReportElement::CbmLatexReportElement | ( | ) |
Constructor.
Definition at line 16 of file CbmLatexReportElement.cxx.
|
virtual |
Destructor.
Definition at line 18 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 71 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 84 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 59 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 20 of file CbmLatexReportElement.cxx.
References i.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 42 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 38 of file CbmLatexReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 50 of file CbmLatexReportElement.cxx.
References i.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 86 of file CbmLatexReportElement.cxx.
References i.