Public Member Functions | Private Attributes

TGo4BranchAccess Class Reference

Inheritance diagram for TGo4BranchAccess:
TGo4Access

List of all members.

Public Member Functions

 TGo4BranchAccess (TBranch *br)
virtual const char * GetObjectName () const
virtual const char * GetObjectClassName () const

Private Attributes

TBranch * fBranch

Detailed Description

Definition at line 23 of file TGo4TreeProxy.cxx.


Constructor & Destructor Documentation

TGo4BranchAccess::TGo4BranchAccess ( TBranch *  br  )  [inline]

Definition at line 25 of file TGo4TreeProxy.cxx.


Member Function Documentation

virtual const char* TGo4BranchAccess::GetObjectClassName (  )  const [inline, virtual]

Reimplemented from TGo4Access.

Definition at line 30 of file TGo4TreeProxy.cxx.

References fBranch.

virtual const char* TGo4BranchAccess::GetObjectName (  )  const [inline, virtual]

Reimplemented from TGo4Access.

Definition at line 27 of file TGo4TreeProxy.cxx.

References fBranch.


Member Data Documentation

TBranch* TGo4BranchAccess::fBranch [private]

Definition at line 34 of file TGo4TreeProxy.cxx.

Referenced by GetObjectClassName(), and GetObjectName().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines