#include "ZHistoGroup.h"

ZHistoGroup


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

class ZHistoGroup

Inheritance Chart:
ZHistoGroup

    public:
ZHistoGroup(const Text_t* name, const Text_t* title) ZHistoGroup(const ZHistoGroup&) virtual ~ZHistoGroup() void AddHisto(TH1** p) void cd() static TClass* Class() TDirectory* GetDir() virtual TClass* IsA() const ZHistoGroup& operator=(const ZHistoGroup&) void ResetHistos() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TDirectory* mDir X{g}

Class Description


ZHistoGroup(const Text_t* name, const Text_t* title)

void AddHisto(TH1** p)

void ResetHistos()



Inline Functions


                void ~ZHistoGroup()
                void cd()
         TDirectory* GetDir()
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
         ZHistoGroup ZHistoGroup(const ZHistoGroup&)
        ZHistoGroup& operator=(const ZHistoGroup&)


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.