#include <TBranchProxyTemplate.h>
Public Member Functions | |
| InjecTBranchProxyInterface () | |
| void | Print () |
| TClaObjProxy () | |
| TClaObjProxy (TBranchProxyDirector *director, const char *name) | |
| TClaObjProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
| TClaObjProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
| TClaObjProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
| ~TClaObjProxy () | |
| const TClonesArray * | GetPtr () |
| Int_t | GetEntries () |
| const T * | At (UInt_t i) |
| const T * | operator[] (Int_t i) |
| const T * | operator[] (UInt_t i) |
| InjecTBranchProxyInterface () | |
| void | Print () |
| TClaObjProxy () | |
| TClaObjProxy (TBranchProxyDirector *director, const char *name) | |
| TClaObjProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
| TClaObjProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
| TClaObjProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
| ~TClaObjProxy () | |
| const TClonesArray * | GetPtr () |
| Int_t | GetEntries () |
| const T * | At (UInt_t i) |
| const T * | operator[] (Int_t i) |
| const T * | operator[] (UInt_t i) |
Private Attributes | |
| TClaProxy | obj |
Definition at line 67 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | ) | [inline] |
Definition at line 78 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | TBranchProxyDirector * | director, | |
| const char * | name | |||
| ) | [inline] |
Definition at line 79 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | TBranchProxyDirector * | director, | |
| const char * | top, | |||
| const char * | name | |||
| ) | [inline] |
Definition at line 80 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | TBranchProxyDirector * | director, | |
| const char * | top, | |||
| const char * | name, | |||
| const char * | data | |||
| ) | [inline] |
Definition at line 82 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | TBranchProxyDirector * | director, | |
| TBranchProxy * | parent, | |||
| const char * | name, | |||
| const char * | top = 0, |
|||
| const char * | mid = 0 | |||
| ) | [inline] |
Definition at line 84 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::~TClaObjProxy | ( | ) | [inline] |
Definition at line 86 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | ) | [inline] |
Definition at line 78 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | TBranchProxyDirector * | director, | |
| const char * | name | |||
| ) | [inline] |
Definition at line 79 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | TBranchProxyDirector * | director, | |
| const char * | top, | |||
| const char * | name | |||
| ) | [inline] |
Definition at line 80 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | TBranchProxyDirector * | director, | |
| const char * | top, | |||
| const char * | name, | |||
| const char * | data | |||
| ) | [inline] |
Definition at line 82 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::TClaObjProxy | ( | TBranchProxyDirector * | director, | |
| TBranchProxy * | parent, | |||
| const char * | name, | |||
| const char * | top = 0, |
|||
| const char * | mid = 0 | |||
| ) | [inline] |
Definition at line 84 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::~TClaObjProxy | ( | ) | [inline] |
Definition at line 86 of file TBranchProxyTemplate.h.
| ROOT::TClaObjProxy< T >::InjecTBranchProxyInterface | ( | ) |
| void ROOT::TClaObjProxy< T >::Print | ( | ) | [inline] |
Definition at line 72 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetWhere(), ROOT::TClaObjProxy< T >::obj, and ROOT::TClaProxy::Print().
| const TClonesArray* ROOT::TClaObjProxy< T >::GetPtr | ( | ) | [inline] |
Definition at line 88 of file TBranchProxyTemplate.h.
References ROOT::TClaProxy::GetPtr(), and ROOT::TClaObjProxy< T >::obj.
| Int_t ROOT::TClaObjProxy< T >::GetEntries | ( | ) | [inline] |
Definition at line 90 of file TBranchProxyTemplate.h.
References ROOT::TClaProxy::GetEntries(), and ROOT::TClaObjProxy< T >::obj.
| const T* ROOT::TClaObjProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 92 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetClaStart(), ROOT::TBranchProxy::GetWhere(), ROOT::TClaObjProxy< T >::obj, ROOT::TBranchProxy::Read(), and T.
Referenced by ROOT::TClaObjProxy< T >::operator[]().
| const T* ROOT::TClaObjProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
| const T* ROOT::TClaObjProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
| ROOT::TClaObjProxy< T >::InjecTBranchProxyInterface | ( | ) |
| void ROOT::TClaObjProxy< T >::Print | ( | void | ) | [inline] |
Definition at line 72 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetWhere(), ROOT::TClaObjProxy< T >::obj, and ROOT::TClaProxy::Print().
| const TClonesArray* ROOT::TClaObjProxy< T >::GetPtr | ( | ) | [inline] |
Definition at line 88 of file TBranchProxyTemplate.h.
References ROOT::TClaProxy::GetPtr(), and ROOT::TClaObjProxy< T >::obj.
| Int_t ROOT::TClaObjProxy< T >::GetEntries | ( | ) | [inline] |
Definition at line 90 of file TBranchProxyTemplate.h.
References ROOT::TClaProxy::GetEntries(), and ROOT::TClaObjProxy< T >::obj.
| const T* ROOT::TClaObjProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 92 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetClaStart(), ROOT::TBranchProxy::GetWhere(), ROOT::TClaObjProxy< T >::obj, ROOT::TBranchProxy::Read(), and T.
| const T* ROOT::TClaObjProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
| const T* ROOT::TClaObjProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
TClaProxy ROOT::TClaObjProxy< T >::obj [private] |
Definition at line 68 of file TBranchProxyTemplate.h.
Referenced by ROOT::TClaObjProxy< T >::At(), ROOT::TClaObjProxy< T >::GetEntries(), ROOT::TClaObjProxy< T >::GetPtr(), and ROOT::TClaObjProxy< T >::Print().
1.5.1