#include <TGo4TreeProxy.h>
|
| | TGo4TreeProxy () |
| |
| | TGo4TreeProxy (TTree *tree, Bool_t owner=kFALSE) |
| |
| virtual | ~TGo4TreeProxy () |
| |
| virtual Bool_t | HasSublevels () const |
| |
| virtual TGo4LevelIter * | MakeIter () |
| |
| virtual TGo4Access * | ProvideAccess (const char *name) |
| |
| virtual Int_t | GetObjectKind () |
| |
| virtual const char * | GetContainedClassName () |
| |
| | TGo4Proxy () |
| |
| virtual | ~TGo4Proxy () |
| |
| virtual void | Initialize (TGo4Slot *slot) |
| |
| virtual void | Finalize (TGo4Slot *slot) |
| |
| virtual Bool_t | RemoveRegisteredObject (TObject *obj) |
| |
| virtual Bool_t | Use () const |
| |
| virtual const char * | GetContainedObjectInfo () |
| |
| virtual Int_t | GetObjectSizeInfo () |
| |
| virtual void | WriteData (TGo4Slot *slot, TDirectory *dir, Bool_t onlyobjs) |
| |
| virtual void | ReadData (TGo4Slot *slot, TDirectory *dir) |
| |
| virtual Bool_t | IsAcceptObject (TClass *cl) |
| |
| virtual Bool_t | AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner) |
| |
| virtual TObject * | GetAssignedObject () |
| |
| virtual void | Update (TGo4Slot *slot, Bool_t strong) |
| |
| virtual Bool_t | ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param) |
| |
| | ClassDef (TGo4Proxy, 1) |
| |
Definition at line 21 of file TGo4TreeProxy.h.
| TGo4TreeProxy::TGo4TreeProxy |
( |
| ) |
|
| TGo4TreeProxy::TGo4TreeProxy |
( |
TTree * |
tree, |
|
|
Bool_t |
owner = kFALSE |
|
) |
| |
| TGo4TreeProxy::~TGo4TreeProxy |
( |
| ) |
|
|
virtual |
| TGo4Access * TGo4TreeProxy::CreateAccess |
( |
TTree * |
tree, |
|
|
const char * |
name |
|
) |
| |
|
static |
| const char * TGo4TreeProxy::GetContainedClassName |
( |
| ) |
|
|
virtual |
| Int_t TGo4TreeProxy::GetObjectKind |
( |
| ) |
|
|
virtual |
| virtual Bool_t TGo4TreeProxy::HasSublevels |
( |
| ) |
const |
|
inlinevirtual |
| virtual TGo4Access* TGo4TreeProxy::ProvideAccess |
( |
const char * |
name | ) |
|
|
inlinevirtual |
| Bool_t TGo4TreeProxy::fOwner |
|
protected |
| TTree* TGo4TreeProxy::fTree |
|
protected |
The documentation for this class was generated from the following files: