HtmlSummary Class Reference

List of all members.

Public Member Functions

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

Public Attributes

Int_t fNTables
TOrdCollectionfObjTables
TString fHtml
TString fTitle
TString fHeader
TString fFooter
TOrdCollectionfObjTables

Detailed Description

Definition at line 38 of file alice_esd_html_summary.C.


Constructor & Destructor Documentation

HtmlSummary::HtmlSummary ( const char *  title  ) 

Definition at line 180 of file alice_esd_html_summary.C.

References fObjTables.

HtmlSummary::~HtmlSummary (  )  [virtual]

Definition at line 188 of file alice_esd_html_summary.C.

References Reset().

HtmlSummary::HtmlSummary ( const char *  title  ) 

virtual HtmlSummary::~HtmlSummary (  )  [virtual]


Member Function Documentation

void HtmlSummary::MakeHeader (  ) 

Definition at line 247 of file alice_esd_html_summary.C.

References fHeader, fHtml, and fTitle.

Referenced by Build().

void HtmlSummary::MakeFooter (  ) 

Definition at line 261 of file alice_esd_html_summary.C.

References fFooter, and fHtml.

Referenced by Build().

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

Definition at line 196 of file alice_esd_html_summary.C.

References TSeqCollection::Add(), TOrdCollection::AddFirst(), TString::Contains(), fNTables, fObjTables, and TString::ToLower().

Referenced by update_html_summary(), and SplitGLView::UpdateSummary().

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

Definition at line 57 of file alice_esd_html_summary.C.

References TOrdCollection::At(), and fObjTables.

Referenced by Build().

void HtmlSummary::Build (  ) 

Definition at line 234 of file alice_esd_html_summary.C.

References fHtml, fNTables, GetTable(), HtmlObjTable::Html(), i, MakeFooter(), and MakeHeader().

Referenced by update_html_summary(), and SplitGLView::UpdateSummary().

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

Definition at line 213 of file alice_esd_html_summary.C.

References TOrdCollection::Clear(), TOrdCollection::Delete(), fNTables, and fObjTables.

Referenced by update_html_summary(), and SplitGLView::UpdateSummary().

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

Definition at line 225 of file alice_esd_html_summary.C.

References fNTables, and fObjTables.

Referenced by ~HtmlSummary().

TString HtmlSummary::Html (  )  const [inline]

Definition at line 61 of file alice_esd_html_summary.C.

References fHtml.

Referenced by update_html_summary(), and SplitGLView::UpdateSummary().

HtmlSummary::ClassDef ( HtmlSummary  ,
 
)

void HtmlSummary::MakeHeader (  ) 

void HtmlSummary::MakeFooter (  ) 

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

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

Definition at line 158 of file SplitGLView.C.

References TOrdCollection::At(), and fObjTables.

void HtmlSummary::Build (  ) 

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

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

TString HtmlSummary::Html (  )  const [inline]

Definition at line 162 of file SplitGLView.C.

References fHtml.

HtmlSummary::ClassDef ( HtmlSummary  ,
 
)


Member Data Documentation

Int_t HtmlSummary::fNTables

Definition at line 41 of file alice_esd_html_summary.C.

Referenced by AddTable(), Build(), Clear(), and Reset().

TOrdCollection* HtmlSummary::fObjTables

Definition at line 42 of file alice_esd_html_summary.C.

Referenced by AddTable(), Clear(), GetTable(), HtmlSummary(), and Reset().

TString HtmlSummary::fHtml

Definition at line 43 of file alice_esd_html_summary.C.

Referenced by Build(), Html(), MakeFooter(), and MakeHeader().

TString HtmlSummary::fTitle

Definition at line 44 of file alice_esd_html_summary.C.

Referenced by MakeHeader().

TString HtmlSummary::fHeader

Definition at line 45 of file alice_esd_html_summary.C.

Referenced by MakeHeader().

TString HtmlSummary::fFooter

Definition at line 46 of file alice_esd_html_summary.C.

Referenced by MakeFooter().

TOrdCollection* HtmlSummary::fObjTables

Definition at line 143 of file SplitGLView.C.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:31:05 2011 for ROOT_528-00b_version by  doxygen 1.5.1