#include "TBranchProxy.h"

ROOT::TArrayProxy


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

class ROOT::TArrayProxy : public ROOT::TBranchProxy

Inheritance Chart:
ROOT::TBranchProxy
<-
ROOT::TArrayProxy<long>

    public:
ROOT::TArrayProxy<long> TArrayProxy<long>() ROOT::TArrayProxy<long> TArrayProxy<long>(ROOT::TBranchProxyDirector* director, const char* name) ROOT::TArrayProxy<long> TArrayProxy<long>(ROOT::TBranchProxyDirector* director, const char* top, const char* name) ROOT::TArrayProxy<long> TArrayProxy<long>(ROOT::TBranchProxyDirector* director, const char* top, const char* name, const char* data) ROOT::TArrayProxy<long> TArrayProxy<long>(ROOT::TBranchProxyDirector* director, ROOT::TBranchProxy* parent, const char* name) ROOT::TArrayProxy<long> TArrayProxy<long>(const ROOT::TArrayProxy<long>&) void ~TArrayProxy<long>() const long& at(int i) const const long& operator[](int i) const virtual void Print()

Class Description




Inline Functions


                           void ~TArrayProxy()
                           void Print()
        ROOT::TArrayProxy<long> TArrayProxy()
        ROOT::TArrayProxy<long> TArrayProxy(ROOT::TBranchProxyDirector* director, const char* name)
        ROOT::TArrayProxy<long> TArrayProxy(ROOT::TBranchProxyDirector* director, const char* top, const char* name)
        ROOT::TArrayProxy<long> TArrayProxy(ROOT::TBranchProxyDirector* director, const char* top, const char* name, const char* data)
        ROOT::TArrayProxy<long> TArrayProxy(ROOT::TBranchProxyDirector* director, ROOT::TBranchProxy* parent, const char* name)
                    const long& at(int i) const
                    const long& operator[](int i) const
        ROOT::TArrayProxy<long> TArrayProxy(const ROOT::TArrayProxy<long>&)


Author: Philippe Canal 01/06/2004
Last update: root/treeplayer:$Name: $:$Id: TBranchProxy.h,v 1.2 2004/06/25 22:45:41 rdm Exp $
Copyright (C) 1995-2004, Rene Brun and 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.