Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TFriendElement Class Reference

#include <TFriendElement.h>

Inheritance diagram for TFriendElement:

Inheritance graph
[legend]
Collaboration diagram for TFriendElement:

Collaboration graph
[legend]
List of all members.

Public Methods

 TFriendElement ()
 TFriendElement (TTree *tree, const char *treename, const char *filename)
 TFriendElement (TTree *tree, const char *treename, TFile *file)
 TFriendElement (TTree *tree, TTree *friendtree, const char *alias)
virtual ~TFriendElement ()
virtual TTreeConnect ()
virtual TTreeDisConnect ()
virtual TFileGetFile ()
virtual TTreeGetParentTree () const
virtual TTreeGetTree ()
virtual const char * GetTreeName () const
virtual void ls (Option_t *option="") const

Protected Attributes

TTreefParentTree
TTreefTree
 pointer to the parent TTree

TFilefFile
 pointer to the TTree described by this element

Bool_t fOwnTree
 pointer to the file containing the friend TTree

TString fTreeName
 true if tree is managed by this class

Bool_t fOwnFile

Constructor & Destructor Documentation

TFriendElement::TFriendElement  
 

TFriendElement::TFriendElement TTree   tree,
const char *    treename,
const char *    filename
 

TFriendElement::TFriendElement TTree   tree,
const char *    treename,
TFile   file
 

TFriendElement::TFriendElement TTree   tree,
TTree   friendtree,
const char *    alias
 

virtual TFriendElement::~TFriendElement   [virtual]
 


Member Function Documentation

virtual TTree* TFriendElement::Connect   [virtual]
 

virtual TTree* TFriendElement::DisConnect   [virtual]
 

virtual TFile* TFriendElement::GetFile   [virtual]
 

virtual TTree* TFriendElement::GetParentTree   const [virtual]
 

Definition at line 53 of file TFriendElement.h.

virtual TTree* TFriendElement::GetTree   [virtual]
 

virtual const char* TFriendElement::GetTreeName   const [virtual]
 

Definition at line 55 of file TFriendElement.h.

References TString::Data().

virtual void TFriendElement::ls Option_t *    option = "" const [virtual]
 

Reimplemented from TNamed.


Member Data Documentation

TTree* TFriendElement::fParentTree [protected]
 

Definition at line 37 of file TFriendElement.h.

TTree* TFriendElement::fTree [protected]
 

pointer to the parent TTree

Definition at line 38 of file TFriendElement.h.

TFile* TFriendElement::fFile [protected]
 

pointer to the TTree described by this element

Definition at line 39 of file TFriendElement.h.

Bool_t TFriendElement::fOwnTree [protected]
 

pointer to the file containing the friend TTree

Definition at line 40 of file TFriendElement.h.

TString TFriendElement::fTreeName [protected]
 

true if tree is managed by this class

Definition at line 41 of file TFriendElement.h.

Bool_t TFriendElement::fOwnFile [protected]
 

Definition at line 42 of file TFriendElement.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 14:57:54 2003 for ROOT by doxygen1.2.16