#include "hrichframe.h"

HRichFrameTab


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

class HRichFrameTab : public HRichParSet

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HRichParSet
<-
HRichFrameTab

    public:
HRichFrameTab() HRichFrameTab(const HRichFrameTab&) ~HRichFrameTab() static TClass* Class() void createFrames(Int_t n) void deleteFrames() HRichFrame* getFrame(Int_t n) Int_t getNFrames() virtual Bool_t init() virtual TClass* IsA() const Int_t isOut(Int_t nFrame, Float_t x, Float_t y) HRichFrameTab& operator=(const HRichFrameTab&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t nrFrames HRichFrame* phFrame

Class Description


HRichFrameTab()

~HRichFrameTab()

void deleteFrames()

Bool_t init()

void createFrames(Int_t n)

Int_t getNFrames()

HRichFrame* getFrame(Int_t nFrame)

Int_t isOut(Int_t nFrame, Float_t x, Float_t y)



Inline Functions


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


Last update: Fri Jan 26 12:27:09 2007


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.