class ROOT::TFriendProxy


TFriendProxy

Concrete implementation of the proxy around a Friend Tree.


Function Members (Methods)

public:
~TFriendProxy()
Long64_tGetReadEntry() const
ROOT::TFriendProxy&operator=(const ROOT::TFriendProxy&)
voidResetReadEntry()
ROOT::TFriendProxyTFriendProxy()
ROOT::TFriendProxyTFriendProxy(const ROOT::TFriendProxy&)
ROOT::TFriendProxyTFriendProxy(ROOT::TBranchProxyDirector* director, TTree* main, Int_t index)
voidUpdate(TTree* newmain)

Data Members

protected:
ROOT::TBranchProxyDirectorfDirectorcontain pointer to TTree and entry to be read
Int_tfIndexIndex of this tree in the list of friends

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TFriendProxy(const ROOT::TFriendProxy& )
TFriendProxy(ROOT::TBranchProxyDirector* director, TTree* main, Int_t index)
 Constructor.
Long64_t GetReadEntry()
 Return the entry number currently being looked at.
void ResetReadEntry()
 Refresh the cached read entry number from the original tree.
void Update(TTree* newmain)
 Update the address of the underlying tree.
TFriendProxy(const ROOT::TFriendProxy& )

Author: Philippe Canal 01/06/2004
Last change: root/treeplayer:$Id: TFriendProxy.h 20882 2007-11-19 11:31:26Z rdm $
Last generated: 2008-06-25 08:31
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.