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


Public Methods | |
| TBranchObject () | |
| Pointer to old object. | |
| TBranchObject (const char *name, const char *classname, void *addobj, Int_t basketsize=32000, Int_t splitlevel=0, Int_t compress=-1) | |
| virtual | ~TBranchObject () |
| virtual void | Browse (TBrowser *b) |
| virtual Int_t | Fill () |
| virtual const char * | GetClassName () const |
| virtual const char * | GetObjClassName () |
| virtual Int_t | GetEntry (Int_t entry=0, Int_t getall=0) |
| Bool_t | IsFolder () const |
| virtual void | Print (Option_t *option="") const |
| virtual void | Reset (Option_t *option="") |
| virtual void | SetAddress (void *addobj) |
| virtual void | SetAutoDelete (Bool_t autodel=kTRUE) |
| virtual void | SetBasketSize (Int_t buffsize) |
| virtual void | UpdateAddress () |
Protected Types | |
| enum | { kWarn = BIT(12) } |
Protected Attributes | |
| TString | fClassName |
| TObject * | fOldObject |
|
|
Definition at line 31 of file TBranchObject.h. |
|
|
Pointer to old object.
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from TBranch. |
|
|
Reimplemented from TBranch. |
|
|
Reimplemented from TBranch. Definition at line 43 of file TBranchObject.h. References TString::Data(). |
|
|
Definition at line 44 of file TBranchObject.h. References TString::Data(). |
|
||||||||||||
|
Reimplemented from TBranch. |
|
|
Reimplemented from TBranch. |
|
|
Reimplemented from TBranch. |
|
|
Reimplemented from TBranch. |
|
|
Reimplemented from TBranch. |
|
|
Reimplemented from TBranch. |
|
|
Reimplemented from TBranch. |
|
|
Reimplemented from TBranch. |
|
|
Definition at line 33 of file TBranchObject.h. |
|
|
Definition at line 34 of file TBranchObject.h. |
1.2.16