#include "hratreeext.h"

HRaTreeExt


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

class HRaTreeExt : public HRaTree

Inheritance Chart:
TObject
<-
HRaTree
<-
HRaTreeExt

    public:
HRaTreeExt() HRaTreeExt(HCategory* cat, TArrayI* sizes) HRaTreeExt(HCategory* cat, HLocation& aLoc, TArrayI* sizes) HRaTreeExt(const HRaTreeExt&) ~HRaTreeExt() static TClass* Class() virtual TObject* getObject(HLocation& aLoc) virtual TObject* getObject(Int_t i1 = -1, Int_t i2 = -1, Int_t i3 = -1, Int_t i4 = -1, Int_t i5 = -1, Int_t i6 = -1, Int_t i7 = -1, Int_t i8 = -1, Int_t i9 = -1) virtual TClass* IsA() const void makeNullObject() HRaTreeExt& operator=(const HRaTreeExt&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TObject* m_pNullObject

Class Description


HRaTreeExt(void)

HRaTreeExt(HCategory *cat,TArrayI *sizes) : HRaTree(cat, sizes)

HRaTreeExt(HCategory *cat,HLocation &loc,TArrayI *sizes) : HRaTree(cat, loc, sizes)

~HRaTreeExt(void)

TObject* getObject(HLocation &aLoc)
Warning: for the sake of speed no index checking is done here.

TObject* getObject(Int_t i1,Int_t i2,Int_t i3,Int_t i4, Int_t i5,Int_t i6,Int_t i7,Int_t i8, Int_t i9)

void makeNullObject()



Inline Functions


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


Author: Manuel Sanchez
Last update: 6/10/98 by Manuel Sanchez


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.