#include "hshowerframe.h"

HShowerFrameTab


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

class HShowerFrameTab : public HShowerParSet

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HShowerParSet
<-
HShowerFrameTab

    public:
HShowerFrameTab() HShowerFrameTab(const HShowerFrameTab&) ~HShowerFrameTab() static TClass* Class() void createFrames(Int_t n) void deleteFrames() HShowerFrame* 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) HShowerFrameTab& operator=(const HShowerFrameTab&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t nrFrames HShowerFrame* phFrame

Class Description

 HShowerFrameCorner
 Class describe coordinates one corner in frame

 HShowerFrame
 Description of local coordinates of frame



HShowerFrameTab()

~HShowerFrameTab()

void deleteFrames()

Bool_t init()

void createFrames(Int_t n)

Int_t getNFrames()

HShowerFrame* 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)
         HShowerFrameTab HShowerFrameTab(const HShowerFrameTab&)
        HShowerFrameTab& operator=(const HShowerFrameTab&)


Last update: Fri Jan 26 12:32:53 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.