+
class ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >
-
#include "TBranchProxy.h"
Display options:
Show inherited
Show non-public

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

Function Members (Methods)

public:
~TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >()
ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >::array_t*At(int i)
TClass*ROOT::TBranchProxy::GetClass()
virtual void*ROOT::TBranchProxy::GetClaStart(int i = 0)
ROOT::TBranchProxy*ROOT::TBranchProxy::GetProxy()
virtual void*ROOT::TBranchProxy::GetStart(int = 0)
void*ROOT::TBranchProxy::GetWhere() const
Bool_tROOT::TBranchProxy::IsaPointer() const
Bool_tROOT::TBranchProxy::IsInitialized()
ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >::array_t*operator[](int i)
virtual voidPrint()
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, ROOT::TBranchProxy* parent, const char* membername)
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy(ROOT::TBranchProxyDirector* boss, const char* top, const char* name, const char* membername)
ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >()
ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >(const ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >&)
ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >(ROOT::TBranchProxyDirector* director, const char* name)
ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >(ROOT::TBranchProxyDirector* director, const char* top, const char* name)
ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >(ROOT::TBranchProxyDirector* director, ROOT::TBranchProxy* parent, const char* name)
ROOT::TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >TClaArrayProxy<ROOT::TArrayType<unsigned int,0> >(ROOT::TBranchProxyDirector* director, const char* top, const char* name, const char* data)

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
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(int i)

Last update: Mon Jun 25 19:41:43 2007

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.