library: libRooFit
#include "RooHtml.h"

RooHtml


class description - header file - source file - inheritance tree (.pdf)

class RooHtml : public THtml

Inheritance Chart:
TObject
<-
THtml
<-
RooHtml
    private:
RooHtml(const RooHtml&) protected:
char* getClassGroup(const char* fileName) public:
RooHtml(const char* version) virtual ~RooHtml() void addTopic(const char* tag, const char* description) static TClass* Class() const char* getVersion() const virtual TClass* IsA() const void MakeIndexNew(const char* filter = "*") void MakeIndexOfTopics() void setHeaderColor(const char* string) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void WriteHtmlFooter(ofstream& out, const char* dir = "", const char* lastUpdate = "", const char* author = "", const char* copyright = "") virtual void WriteHtmlHeader(ofstream& out, const char* title, const char* dir = "", TClass* cls = 0)

Data Members


    protected:
TString _version TString _hfColor TList _topicTagList TList _topicDescList

Class Description

void MakeIndexNew(const char *filter)
 WVE modified clone of THtml::MakeIndex that subclasses index files
 based on tag in 'CLASS DESCRIPTION' instead of source file subdirectory
char* getClassGroup(const char* fileName)
 Scan file for 'CLASS DESCRIPTION [<tag>]' sequence
 If found, return <tag>, otherwise return "USER"
void addTopic(const char* tag, const char* description)
void MakeIndexOfTopics()
inline RooHtml(const char *version)
virtual ~RooHtml()
void WriteHtmlHeader(ofstream &out, const char *title, const char* dir="", TClass* cls=0)
void WriteHtmlFooter(ofstream &out, const char *dir="", const char *lastUpdate="", const char *author="", const char *copyright="")
void setHeaderColor(const char* string)
RooHtml(const RooHtml&)

Last update: Tue Jul 11 11:45:47 2006
Copyright (c) 2000-2005, Regents of the University of California *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.