#include <TGo4TreeProxy.h>
Inheritance diagram for TGo4TreeProxy:

Public Member Functions | |
| TGo4TreeProxy () | |
| TGo4TreeProxy (TTree *tree, Bool_t owner=kFALSE) | |
| virtual | ~TGo4TreeProxy () |
| virtual Bool_t | HasSublevels () const |
| virtual TGo4LevelIter * | MakeIter () |
| virtual TGo4Access * | MakeProxy (const char *name) |
| virtual Int_t | GetObjectKind () |
| virtual const char * | GetContainedClassName () |
Static Public Member Functions | |
| static TGo4Access * | ProduceProxy (TTree *tree, const char *name) |
| static TGo4LevelIter * | ProduceIter (TTree *tree) |
Protected Attributes | |
| TTree * | fTree |
| Bool_t | fOwner |
|
|
Definition at line 110 of file TGo4TreeProxy.cxx. |
|
||||||||||||
|
Definition at line 117 of file TGo4TreeProxy.cxx. |
|
|
Definition at line 124 of file TGo4TreeProxy.cxx. |
|
|
Reimplemented from TGo4Proxy. Definition at line 29 of file TGo4TreeProxy.h. References fTree. |
|
|
Reimplemented from TGo4Proxy. Definition at line 31 of file TGo4TreeProxy.h. References fTree, and ProduceIter(). |
|
|
Reimplemented from TGo4Proxy. Definition at line 34 of file TGo4TreeProxy.h. References fTree, and ProduceProxy(). |
|
|
Reimplemented from TGo4Proxy. Definition at line 129 of file TGo4TreeProxy.cxx. References fTree, TGo4Access::kndFolder, and TGo4Access::kndNone. |
|
|
Reimplemented from TGo4Proxy. Definition at line 135 of file TGo4TreeProxy.cxx. References fTree. |
|
||||||||||||
|
Definition at line 140 of file TGo4TreeProxy.cxx. Referenced by MakeProxy(), TGo4FolderProxy::ProduceProxy(), and TGo4DirProxy::ProduceProxy(). |
|
|
Definition at line 169 of file TGo4TreeProxy.cxx. Referenced by MakeIter(), TGo4FolderLevelIter::subiterator(), and TGo4DirLevelIter::subiterator(). |
|
|
Definition at line 44 of file TGo4TreeProxy.h. Referenced by GetContainedClassName(), GetObjectKind(), HasSublevels(), MakeIter(), MakeProxy(), and ~TGo4TreeProxy(). |
|
|
Definition at line 45 of file TGo4TreeProxy.h. Referenced by ~TGo4TreeProxy(). |
1.4.2