Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
HtmlSummary Class Reference

Definition at line 38 of file alice_esd_html_summary.C.

Public Member Functions

 HtmlSummary (const char *title)
 HtmlSummary (const char *title)
virtual ~HtmlSummary ()
virtual ~HtmlSummary ()
HtmlObjTableAddTable (const char *name, Int_t nfields, Int_t nvals, Bool_t exp=kTRUE, Option_t *opt="")
HtmlObjTableAddTable (const char *name, Int_t nfields, Int_t nvals, Bool_t exp=kTRUE, Option_t *opt="")
void Build ()
void Build ()
 ClassDef (HtmlSummary, 0)
void Clear (Option_t *option="")
void Clear (Option_t *option="")
HtmlObjTableGetTable (Int_t at) const
HtmlObjTableGetTable (Int_t at) const
TString Html () const
TString Html () const
virtual TClassIsA () const
void MakeFooter ()
void MakeFooter ()
void MakeHeader ()
void MakeHeader ()
void Reset (Option_t *option="")
void Reset (Option_t *option="")
virtual void Streamer (TBuffer &)
void StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b)

Static Public Member Functions

static TClassClass ()
static const char * Class_Name ()
static constexpr Version_t Class_Version ()
static const char * DeclFileName ()

Public Attributes

TString fFooter
TString fHeader
TString fHtml
Int_t fNTables
TOrdCollectionfObjTables
TString fTitle

Constructor & Destructor Documentation

◆ HtmlSummary() [1/2]

HtmlSummary::HtmlSummary ( const char * title)

Definition at line 178 of file alice_esd_html_summary.C.

◆ ~HtmlSummary() [1/2]

HtmlSummary::~HtmlSummary ( )
virtual

Definition at line 186 of file alice_esd_html_summary.C.

◆ HtmlSummary() [2/2]

HtmlSummary::HtmlSummary ( const char * title)

◆ ~HtmlSummary() [2/2]

virtual HtmlSummary::~HtmlSummary ( )
virtual

Member Function Documentation

◆ AddTable() [1/2]

HtmlObjTable * HtmlSummary::AddTable ( const char * name,
Int_t nfields,
Int_t nvals,
Bool_t exp = kTRUE,
Option_t * opt = "" )

Definition at line 194 of file alice_esd_html_summary.C.

◆ AddTable() [2/2]

HtmlObjTable * HtmlSummary::AddTable ( const char * name,
Int_t nfields,
Int_t nvals,
Bool_t exp = kTRUE,
Option_t * opt = "" )

◆ Build() [1/2]

void HtmlSummary::Build ( )

Definition at line 232 of file alice_esd_html_summary.C.

◆ Build() [2/2]

void HtmlSummary::Build ( )

◆ Class()

TClass * HtmlSummary::Class ( )
static
Returns
TClass describing this class

◆ Class_Name()

const char * HtmlSummary::Class_Name ( )
static
Returns
Name of this class

◆ Class_Version()

constexpr Version_t HtmlSummary::Class_Version ( )
inlinestaticconstexpr
Returns
Version of this class

Definition at line 159 of file SplitGLView.C.

◆ ClassDef()

HtmlSummary::ClassDef ( HtmlSummary ,
0  )

◆ Clear() [1/2]

void HtmlSummary::Clear ( Option_t * option = "")

Definition at line 210 of file alice_esd_html_summary.C.

◆ Clear() [2/2]

void HtmlSummary::Clear ( Option_t * option = "")

◆ DeclFileName()

const char * HtmlSummary::DeclFileName ( )
inlinestatic
Returns
Name of the file containing the class declaration

Definition at line 159 of file SplitGLView.C.

◆ GetTable() [1/2]

HtmlObjTable * HtmlSummary::GetTable ( Int_t at) const
inline

Definition at line 55 of file alice_esd_html_summary.C.

◆ GetTable() [2/2]

HtmlObjTable * HtmlSummary::GetTable ( Int_t at) const
inline

Definition at line 153 of file SplitGLView.C.

◆ Html() [1/2]

TString HtmlSummary::Html ( ) const
inline

Definition at line 59 of file alice_esd_html_summary.C.

◆ Html() [2/2]

TString HtmlSummary::Html ( ) const
inline

Definition at line 157 of file SplitGLView.C.

◆ IsA()

virtual TClass * HtmlSummary::IsA ( ) const
inlinevirtual
Returns
TClass describing current object

Definition at line 159 of file SplitGLView.C.

◆ MakeFooter() [1/2]

void HtmlSummary::MakeFooter ( )

Definition at line 259 of file alice_esd_html_summary.C.

◆ MakeFooter() [2/2]

void HtmlSummary::MakeFooter ( )

◆ MakeHeader() [1/2]

void HtmlSummary::MakeHeader ( )

Definition at line 245 of file alice_esd_html_summary.C.

◆ MakeHeader() [2/2]

void HtmlSummary::MakeHeader ( )

◆ Reset() [1/2]

void HtmlSummary::Reset ( Option_t * option = "")

Definition at line 222 of file alice_esd_html_summary.C.

◆ Reset() [2/2]

void HtmlSummary::Reset ( Option_t * option = "")

◆ Streamer()

virtual void HtmlSummary::Streamer ( TBuffer & )
virtual

◆ StreamerNVirtual()

void HtmlSummary::StreamerNVirtual ( TBuffer & ClassDef_StreamerNVirtual_b)
inline

Definition at line 159 of file SplitGLView.C.

Member Data Documentation

◆ fFooter

TString HtmlSummary::fFooter

Definition at line 45 of file alice_esd_html_summary.C.

◆ fHeader

TString HtmlSummary::fHeader

Definition at line 44 of file alice_esd_html_summary.C.

◆ fHtml

TString HtmlSummary::fHtml

Definition at line 42 of file alice_esd_html_summary.C.

◆ fNTables

Int_t HtmlSummary::fNTables

Definition at line 40 of file alice_esd_html_summary.C.

◆ fObjTables

TOrdCollection * HtmlSummary::fObjTables

Definition at line 41 of file alice_esd_html_summary.C.

◆ fTitle

TString HtmlSummary::fTitle

Definition at line 43 of file alice_esd_html_summary.C.

Collaboration diagram for HtmlSummary:
[legend]

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