#include <TBranchProxyTemplate.h>
Definition at line 108 of file TBranchProxyTemplate.h.
typedef T ROOT::TStlObjProxy< T >::value_t [private] |
Definition at line 110 of file TBranchProxyTemplate.h.
typedef T ROOT::TStlObjProxy< T >::value_t [private] |
Definition at line 110 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | ) | [inline] |
Definition at line 120 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 121 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 122 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 124 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 126 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::~TStlObjProxy | ( | ) | [inline] |
Definition at line 128 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | ) | [inline] |
Definition at line 120 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 121 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 122 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 124 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::TStlObjProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 126 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::~TStlObjProxy | ( | ) | [inline] |
Definition at line 128 of file TBranchProxyTemplate.h.
ROOT::TStlObjProxy< T >::InjecTBranchProxyInterface | ( | ) |
void ROOT::TStlObjProxy< T >::Print | ( | ) | [inline] |
Definition at line 114 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetWhere(), ROOT::TStlObjProxy< T >::obj, and ROOT::TStlProxy::Print().
TVirtualCollectionProxy* ROOT::TStlObjProxy< T >::GetCollection | ( | ) | [inline] |
Definition at line 130 of file TBranchProxyTemplate.h.
References ROOT::TStlProxy::GetPtr(), and ROOT::TStlObjProxy< T >::obj.
Int_t ROOT::TStlObjProxy< T >::GetEntries | ( | ) | [inline] |
Definition at line 134 of file TBranchProxyTemplate.h.
References ROOT::TStlProxy::GetEntries(), and ROOT::TStlObjProxy< T >::obj.
const value_t& ROOT::TStlObjProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 136 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetStlStart(), ROOT::TBranchProxy::GetWhere(), ROOT::TStlObjProxy< T >::obj, and ROOT::TBranchProxy::Read().
Referenced by ROOT::TStlObjProxy< T >::operator[]().
const value_t& ROOT::TStlObjProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
const value_t& ROOT::TStlObjProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
ROOT::TStlObjProxy< T >::InjecTBranchProxyInterface | ( | ) |
void ROOT::TStlObjProxy< T >::Print | ( | void | ) | [inline] |
Definition at line 114 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetWhere(), ROOT::TStlObjProxy< T >::obj, and ROOT::TStlProxy::Print().
TVirtualCollectionProxy* ROOT::TStlObjProxy< T >::GetCollection | ( | ) | [inline] |
Definition at line 130 of file TBranchProxyTemplate.h.
References ROOT::TStlProxy::GetPtr(), and ROOT::TStlObjProxy< T >::obj.
Int_t ROOT::TStlObjProxy< T >::GetEntries | ( | ) | [inline] |
Definition at line 134 of file TBranchProxyTemplate.h.
References ROOT::TStlProxy::GetEntries(), and ROOT::TStlObjProxy< T >::obj.
const value_t& ROOT::TStlObjProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 136 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetStlStart(), ROOT::TBranchProxy::GetWhere(), ROOT::TStlObjProxy< T >::obj, and ROOT::TBranchProxy::Read().
const value_t& ROOT::TStlObjProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
const value_t& ROOT::TStlObjProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
TStlProxy ROOT::TStlObjProxy< T >::obj [private] |
Definition at line 109 of file TBranchProxyTemplate.h.
Referenced by ROOT::TStlObjProxy< T >::At(), ROOT::TStlObjProxy< T >::GetCollection(), ROOT::TStlObjProxy< T >::GetEntries(), and ROOT::TStlObjProxy< T >::Print().