#include <TBranchProxy.h>
Inheritance diagram for ROOT::TClaArrayProxy< T >:
Public Types | |
typedef T::array_t | array_t |
typedef T::type_t | type_t |
typedef T::array_t | array_t |
typedef T::type_t | type_t |
Public Member Functions | |
void | Print () |
TClaArrayProxy () | |
TClaArrayProxy (TBranchProxyDirector *director, const char *name) | |
TClaArrayProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
TClaArrayProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
TClaArrayProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
~TClaArrayProxy () | |
array_t * | At (UInt_t i) |
array_t * | operator[] (Int_t i) |
array_t * | operator[] (UInt_t i) |
void | Print () |
TClaArrayProxy () | |
TClaArrayProxy (TBranchProxyDirector *director, const char *name) | |
TClaArrayProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
TClaArrayProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
TClaArrayProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
~TClaArrayProxy () | |
array_t * | At (UInt_t i) |
array_t * | operator[] (Int_t i) |
array_t * | operator[] (UInt_t i) |
Definition at line 642 of file TBranchProxy.h.
typedef T::array_t ROOT::TClaArrayProxy< T >::array_t |
Definition at line 644 of file TBranchProxy.h.
typedef T::type_t ROOT::TClaArrayProxy< T >::type_t |
Definition at line 645 of file TBranchProxy.h.
typedef T::array_t ROOT::TClaArrayProxy< T >::array_t |
Definition at line 644 of file TBranchProxy.h.
typedef T::type_t ROOT::TClaArrayProxy< T >::type_t |
Definition at line 645 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | ) | [inline] |
Definition at line 653 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 654 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 655 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 657 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 659 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::~TClaArrayProxy | ( | ) | [inline] |
Definition at line 661 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | ) | [inline] |
Definition at line 653 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 654 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 655 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 657 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::TClaArrayProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 659 of file TBranchProxy.h.
ROOT::TClaArrayProxy< T >::~TClaArrayProxy | ( | ) | [inline] |
Definition at line 661 of file TBranchProxy.h.
void ROOT::TClaArrayProxy< T >::Print | ( | ) | [inline, virtual] |
Reimplemented from ROOT::TBranchProxy.
Definition at line 647 of file TBranchProxy.h.
References Print().
array_t* ROOT::TClaArrayProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 663 of file TBranchProxy.h.
array_t* ROOT::TClaArrayProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
Definition at line 671 of file TBranchProxy.h.
array_t* ROOT::TClaArrayProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
Definition at line 672 of file TBranchProxy.h.
void ROOT::TClaArrayProxy< T >::Print | ( | void | ) | [inline, virtual] |
Reimplemented from ROOT::TBranchProxy.
Definition at line 647 of file TBranchProxy.h.
References Print().
array_t* ROOT::TClaArrayProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 663 of file TBranchProxy.h.
array_t* ROOT::TClaArrayProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
Definition at line 671 of file TBranchProxy.h.
array_t* ROOT::TClaArrayProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
Definition at line 672 of file TBranchProxy.h.