Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4HServObjectAccess Class Reference

Inheritance diagram for TGo4HServObjectAccess:

TGo4Access List of all members.

Public Member Functions

 TGo4HServObjectAccess (TGo4HServProxy *hserv, const char *name, const char *fullname, const char *classname)
virtual ~TGo4HServObjectAccess ()
virtual Bool_t CanGetObject () const
virtual Bool_t GetObject (TObject *&obj, Bool_t &owner) const
virtual const char * GetObjectName () const
virtual const char * GetObjectClassName () const

Private Attributes

TGo4HServProxyfHServ
TString fObjName
TString fObjFullName
TString fObjClassName

Constructor & Destructor Documentation

TGo4HServObjectAccess::TGo4HServObjectAccess TGo4HServProxy hserv,
const char *  name,
const char *  fullname,
const char *  classname
[inline]
 

Definition at line 74 of file TGo4HServProxy.cxx.

virtual TGo4HServObjectAccess::~TGo4HServObjectAccess  )  [inline, virtual]
 

Definition at line 86 of file TGo4HServProxy.cxx.


Member Function Documentation

virtual Bool_t TGo4HServObjectAccess::CanGetObject  )  const [inline, virtual]
 

Reimplemented from TGo4Access.

Definition at line 88 of file TGo4HServProxy.cxx.

References fHServ.

virtual Bool_t TGo4HServObjectAccess::GetObject TObject *&  obj,
Bool_t &  owner
const [inline, virtual]
 

Reimplemented from TGo4Access.

Definition at line 90 of file TGo4HServProxy.cxx.

References fHServ, fObjName, and TGo4HServProxy::GetHistogram().

virtual const char* TGo4HServObjectAccess::GetObjectName  )  const [inline, virtual]
 

Reimplemented from TGo4Access.

Definition at line 98 of file TGo4HServProxy.cxx.

References fObjName.

virtual const char* TGo4HServObjectAccess::GetObjectClassName  )  const [inline, virtual]
 

Reimplemented from TGo4Access.

Definition at line 100 of file TGo4HServProxy.cxx.

References fObjClassName.


Member Data Documentation

TGo4HServProxy* TGo4HServObjectAccess::fHServ [private]
 

Definition at line 103 of file TGo4HServProxy.cxx.

Referenced by CanGetObject(), and GetObject().

TString TGo4HServObjectAccess::fObjName [private]
 

Definition at line 104 of file TGo4HServProxy.cxx.

Referenced by GetObject(), and GetObjectName().

TString TGo4HServObjectAccess::fObjFullName [private]
 

Definition at line 105 of file TGo4HServProxy.cxx.

TString TGo4HServObjectAccess::fObjClassName [private]
 

Definition at line 106 of file TGo4HServProxy.cxx.

Referenced by GetObjectClassName().


The documentation for this class was generated from the following file:
Generated on Fri Nov 28 13:01:02 2008 for Go4-v3.04-1 by  doxygen 1.4.2