virtual std::string Image(const std::string &title, const std::string &file) const
Inherited from CbmReportElement.
virtual std::string DocumentEnd() const
Inherited from CbmReportElement.
virtual std::string TableEnd() const
Inherited from CbmReportElement.
virtual std::string TableRow(const std::vector< std::string > &row) const
Inherited from CbmReportElement.
virtual std::string TableBegin(const std::string &caption, const std::vector< std::string > &colNames) const
Inherited from CbmReportElement.
virtual ~CbmTextReportElement()
Destructor.
virtual std::string DocumentBegin() const
Inherited from CbmReportElement.
std::string FormatCell(const std::string &cell) const
virtual std::string TableEmptyRow(Int_t nofCols, const std::string &name) const
Inherited from CbmReportElement.
virtual std::string Title(Int_t size, const std::string &title) const
Inherited from CbmReportElement.
Implementation of CbmLitReportElement for text output.