#include "ZHisto.h"

ZHisto


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

class ZHisto

Inheritance Chart:
ZHisto
<-
GledMonitor
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    public:
virtual ~ZHisto() static TClass* Class() virtual ZGlass* GetGlass() ZHistoDir* GetHistoDir() ZHistoManager* GetManager() virtual ZHistoManager* GetZHistoManager() virtual void InitHistoGroups() virtual TClass* IsA() const ZHisto& operator=(const ZHisto&) virtual void ResetHistos() void SetManager(ZHistoManager* manager) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
ZHistoManager* mManager ! X{gs}

Class Description


ZGlass* GetGlass()

ZHistoManager* GetZHistoManager()

ZHistoDir* GetHistoDir()



Inline Functions


                  void ~ZHisto()
                  void InitHistoGroups()
                  void ResetHistos()
        ZHistoManager* GetManager()
                  void SetManager(ZHistoManager* manager)
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)
               ZHisto& operator=(const ZHisto&)


Last update: Thu Jun 9 15:56:15 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.