CbmRoot
Loading...
Searching...
No Matches
CbmLatexReportElement Class Reference

Implementation of CbmLitReportElement for Latex output. More...

#include <CbmLatexReportElement.h>

Inheritance diagram for CbmLatexReportElement:
[legend]
Collaboration diagram for CbmLatexReportElement:
[legend]

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.
 

Detailed Description

Implementation of CbmLitReportElement for Latex output.

Author
Semen Lebedev s.leb.nosp@m.edev.nosp@m.@gsi..nosp@m.de
Date
2011

Definition at line 27 of file CbmLatexReportElement.h.

Constructor & Destructor Documentation

◆ CbmLatexReportElement()

CbmLatexReportElement::CbmLatexReportElement ( )

Constructor.

Definition at line 20 of file CbmLatexReportElement.cxx.

◆ ~CbmLatexReportElement()

CbmLatexReportElement::~CbmLatexReportElement ( )
virtual

Destructor.

Definition at line 22 of file CbmLatexReportElement.cxx.

Member Function Documentation

◆ DocumentBegin()

string CbmLatexReportElement::DocumentBegin ( ) const
virtual

Inherited from CbmReportElement.

Implements CbmReportElement.

Definition at line 73 of file CbmLatexReportElement.cxx.

◆ DocumentEnd()

string CbmLatexReportElement::DocumentEnd ( ) const
virtual

Inherited from CbmReportElement.

Implements CbmReportElement.

Definition at line 87 of file CbmLatexReportElement.cxx.

◆ Image()

string CbmLatexReportElement::Image ( const std::string & title,
const std::string & file ) const
virtual

Inherited from CbmReportElement.

Implements CbmReportElement.

Definition at line 61 of file CbmLatexReportElement.cxx.

◆ TableBegin()

string CbmLatexReportElement::TableBegin ( const std::string & caption,
const std::vector< std::string > & colNames ) const
virtual

Inherited from CbmReportElement.

Implements CbmReportElement.

Definition at line 24 of file CbmLatexReportElement.cxx.

◆ TableEmptyRow()

string CbmLatexReportElement::TableEmptyRow ( int nofCols,
const std::string & name ) const
virtual

Inherited from CbmReportElement.

Implements CbmReportElement.

Definition at line 44 of file CbmLatexReportElement.cxx.

◆ TableEnd()

string CbmLatexReportElement::TableEnd ( ) const
virtual

Inherited from CbmReportElement.

Implements CbmReportElement.

Definition at line 42 of file CbmLatexReportElement.cxx.

◆ TableRow()

string CbmLatexReportElement::TableRow ( const std::vector< std::string > & row) const
virtual

Inherited from CbmReportElement.

Implements CbmReportElement.

Definition at line 51 of file CbmLatexReportElement.cxx.

◆ Title()

string CbmLatexReportElement::Title ( int size,
const std::string & title ) const
virtual

Inherited from CbmReportElement.

Implements CbmReportElement.

Definition at line 89 of file CbmLatexReportElement.cxx.

References size().


The documentation for this class was generated from the following files: