ROOT logo
ROOT » TREE » TREEPLAYER » ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >

class ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >: public ROOT::TBranchProxy

 String builder to be used in the constructors.

This class is also known as (typedefs to this class)

ROOT::TClaArrayIntProxy, ROOT::ROOT::TClaArrayProxy<ROOT::TArrayType<Int_t> >, ROOT::TClaArrayProxy<TArrayType<Int_t> >

Function Members (Methods)

public:
virtual~TClaArrayProxy<ROOT::TArrayType<int,0> >()
ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >::array_t*At(UInt_t i)
TClass*ROOT::TBranchProxy::GetClass()
virtual void*ROOT::TBranchProxy::GetClaStart(UInt_t i = 0)
TVirtualCollectionProxy*ROOT::TBranchProxy::GetCollection()
ROOT::TBranchProxy*ROOT::TBranchProxy::GetProxy()
virtual void*ROOT::TBranchProxy::GetStart(UInt_t = 0)
virtual void*ROOT::TBranchProxy::GetStlStart(UInt_t i = 0)
void*ROOT::TBranchProxy::GetWhere() const
Bool_tROOT::TBranchProxy::IsaPointer() const
Bool_tROOT::TBranchProxy::IsInitialized()
ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >::array_t*operator[](Int_t i)
ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >::array_t*operator[](UInt_t i)
virtual voidPrint()
virtual voidROOT::TBranchProxy::Print()
Bool_tROOT::TBranchProxy::Read()
Bool_tROOT::TBranchProxy::ReadEntries()
voidROOT::TBranchProxy::Reset()
Bool_tROOT::TBranchProxy::Setup()
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy()
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy(const ROOT::TBranchProxy&)
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy(ROOT::TBranchProxyDirector* boss, const char* top, const char* name = 0)
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy(ROOT::TBranchProxyDirector* boss, const char* top, const char* name, const char* membername)
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy(ROOT::TBranchProxyDirector* boss, ROOT::TBranchProxy* parent, const char* membername, const char* top = 0, const char* name = 0)
ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >TClaArrayProxy<ROOT::TArrayType<int,0> >()
ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >TClaArrayProxy<ROOT::TArrayType<int,0> >(const ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >&)
ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >TClaArrayProxy<ROOT::TArrayType<int,0> >(ROOT::TBranchProxyDirector* director, const char* name)
ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >TClaArrayProxy<ROOT::TArrayType<int,0> >(ROOT::TBranchProxyDirector* director, const char* top, const char* name)
ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >TClaArrayProxy<ROOT::TArrayType<int,0> >(ROOT::TBranchProxyDirector* director, const char* top, const char* name, const char* data)
ROOT::TClaArrayProxy<ROOT::TArrayType<int,0> >TClaArrayProxy<ROOT::TArrayType<int,0> >(ROOT::TBranchProxyDirector* director, ROOT::TBranchProxy* parent, const char* name, const char* top = 0, const char* mid = 0)

Data Members

protected:
TBranch*ROOT::TBranchProxy::fBranchbranch to read
TBranch*ROOT::TBranchProxy::fBranchCounteventual auxiliary branch (for example holding the size)
const TStringROOT::TBranchProxy::fBranchNamename of the branch to read
TClass*ROOT::TBranchProxy::fClassclass name of the object pointed to by the branch
TStringROOT::TBranchProxy::fClassNameclass name of the object pointed to by the branch
TVirtualCollectionProxy*ROOT::TBranchProxy::fCollectionHandle to the collection containing the data chunk.
const TStringROOT::TBranchProxy::fDataMembername of the (eventual) data member being proxied
ROOT::TBranchProxyDirector*ROOT::TBranchProxy::fDirectorcontain pointer to TTree and entry to be read
TStreamerElement*ROOT::TBranchProxy::fElement
Bool_tROOT::TBranchProxy::fInitialized
Bool_tROOT::TBranchProxy::fIsClonetrue if we proxy the inside of a TClonesArray
const Bool_tROOT::TBranchProxy::fIsMembertrue if we proxy an unsplit data member
Bool_tROOT::TBranchProxy::fIsaPointertrue if we proxy a data member of pointer type
TTree*ROOT::TBranchProxy::fLastTreeTTree containing the last entry read
Int_tROOT::TBranchProxy::fMemberOffset
Int_tROOT::TBranchProxy::fOffsetOffset inside the object
ROOT::TBranchProxy*ROOT::TBranchProxy::fParentProxy to a parent object
Long64_tROOT::TBranchProxy::fReadLast entry read
void*ROOT::TBranchProxy::fWherememory location of the data

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

void Print()
unsigned char At(UInt_t i)