Public Member Functions | |
TGo4BranchAccess (TBranch *br) | |
virtual const char * | GetObjectName () const |
virtual const char * | GetObjectClassName () const |
Private Attributes | |
TBranch * | fBranch |
Definition at line 23 of file TGo4TreeProxy.cxx.
TGo4BranchAccess::TGo4BranchAccess | ( | TBranch * | br | ) | [inline] |
Definition at line 25 of file TGo4TreeProxy.cxx.
virtual const char* TGo4BranchAccess::GetObjectClassName | ( | ) | const [inline, virtual] |
virtual const char* TGo4BranchAccess::GetObjectName | ( | ) | const [inline, virtual] |
TBranch* TGo4BranchAccess::fBranch [private] |
Definition at line 34 of file TGo4TreeProxy.cxx.
Referenced by GetObjectClassName(), and GetObjectName().