#include "TBranchProxyDirector.h"

ROOT::TBranchProxyDirector


class description - source file - inheritance tree (.ps)

class ROOT::TBranchProxyDirector

Inheritance Chart:
ROOT::TBranchProxyDirector

    public:
ROOT::TBranchProxyDirector TBranchProxyDirector(TTree* tree, Long64_t i) ROOT::TBranchProxyDirector TBranchProxyDirector(TTree* tree, Int_t i) ROOT::TBranchProxyDirector TBranchProxyDirector(const ROOT::TBranchProxyDirector&) void ~TBranchProxyDirector() void Attach(ROOT::TBranchProxy* p) Long64_t GetReadEntry() const TTree* GetTree() const ROOT::TBranchProxyDirector& operator=(const ROOT::TBranchProxyDirector&) void SetReadEntry(Long64_t entry) TTree* SetTree(TTree* newtree)

Data Members

    private:
TTree* fTree Long64_t fEntry list<ROOT::TBranchProxy*,allocator<ROOT::TBranchProxy*> > fDirected

Class Description




Inline Functions


                               void ~TBranchProxyDirector()
         ROOT::TBranchProxyDirector TBranchProxyDirector(TTree* tree, Long64_t i)
         ROOT::TBranchProxyDirector TBranchProxyDirector(TTree* tree, Int_t i)
                               void Attach(ROOT::TBranchProxy* p)
                           Long64_t GetReadEntry() const
                             TTree* GetTree() const
                               void SetReadEntry(Long64_t entry)
                             TTree* SetTree(TTree* newtree)
         ROOT::TBranchProxyDirector TBranchProxyDirector(const ROOT::TBranchProxyDirector&)
        ROOT::TBranchProxyDirector& operator=(const ROOT::TBranchProxyDirector&)


Author: Philippe Canal 13/05/2003
Last update: root/base:$Name: $:$Id: TBranchProxyDirector.h,v 1.2 2004/06/25 22:45:41 rdm Exp $
Copyright (C) 1995-2004, Rene Brun, Fons Rademakers and al. *


ROOT page - Class index - Class Hierarchy - Top of the page

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.