#include "ZHistoManager.h"

ZHistoManager


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

class ZHistoManager : public TFile

Inheritance Chart:
TObject
<-
TNamed
<-
TDirectory
<-
TFile
<-
ZHistoManager

    public:
ZHistoManager(const char* fname, Option_t* option, const char* ftitle, Int_t compress = 1) virtual ~ZHistoManager() static TClass* Class() ZHistoDir* GetDir(ZHisto* n) ZHistoGroup* GetGroup(ZHisto* n, const Text_t* group) virtual TClass* IsA() const void RegisterGroup(ZHisto* n, const Text_t* group) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


ZHistoManager(const char* fname, Option_t* option, const char* ftitle, Int_t compress) : TFile(fname, option, ftitle, compress)

~ZHistoManager()

void RegisterGroup(ZHisto* n, const Text_t* group)

ZHistoDir* GetDir(ZHisto* n)

ZHistoGroup* GetGroup(ZHisto* n, const Text_t* group)



Inline Functions


            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Last update: Thu Jun 9 15:56:16 2005


ROOT page - Home 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.