Definition at line 376 of file TBranchProxy.h.
|
| void | Print () |
| |
| | TClaProxy () |
| |
| | TClaProxy (TBranchProxyDirector *director, const char *name) |
| |
| | TClaProxy (TBranchProxyDirector *director, const char *top, const char *name) |
| |
| | TClaProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) |
| |
| | TClaProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) |
| |
| | ~TClaProxy () |
| |
| const TClonesArray * | GetPtr () |
| |
| Int_t | GetEntries () |
| |
| const TClonesArray * | operator-> () |
| |
| | TBranchProxy () |
| |
| | TBranchProxy (Internal::TBranchProxyDirector *boss, const char *top, const char *name=0) |
| |
| | TBranchProxy (Internal::TBranchProxyDirector *boss, const char *top, const char *name, const char *membername) |
| |
| | TBranchProxy (Internal::TBranchProxyDirector *boss, TBranchProxy *parent, const char *membername, const char *top=0, const char *name=0) |
| |
| | TBranchProxy (Internal::TBranchProxyDirector *boss, TBranch *branch, const char *membername) |
| |
| virtual | ~TBranchProxy () |
| |
| TBranchProxy * | GetProxy () |
| |
| const char * | GetBranchName () const |
| |
| void | Reset () |
| |
| Bool_t | Setup () |
| |
| Bool_t | IsInitialized () |
| |
| Bool_t | IsaPointer () const |
| |
| Bool_t | Read () |
| |
| Bool_t | ReadEntries () |
| |
| TClass * | GetClass () |
| |
| void * | GetWhere () const |
| |
| TVirtualCollectionProxy * | GetCollection () |
| |
| virtual void * | GetStart (UInt_t=0) |
| |
| virtual void * | GetClaStart (UInt_t i=0) |
| |
| virtual void * | GetStlStart (UInt_t i=0) |
| |
| Int_t | GetOffset () |
| |
#include <TBranchProxy.h>
| ROOT::Internal::TClaProxy::TClaProxy |
( |
| ) |
|
|
inline |
| ROOT::Internal::TClaProxy::TClaProxy |
( |
TBranchProxyDirector * |
director, |
|
|
const char * |
top, |
|
|
const char * |
name |
|
) |
| |
|
inline |
| ROOT::Internal::TClaProxy::TClaProxy |
( |
TBranchProxyDirector * |
director, |
|
|
const char * |
top, |
|
|
const char * |
name, |
|
|
const char * |
data |
|
) |
| |
|
inline |
| ROOT::Internal::TClaProxy::~TClaProxy |
( |
| ) |
|
|
inline |
| Int_t ROOT::Internal::TClaProxy::GetEntries |
( |
| ) |
|
|
inline |
| const TClonesArray* ROOT::Internal::TClaProxy::operator-> |
( |
| ) |
|
|
inline |
| void ROOT::Internal::TClaProxy::Print |
( |
void |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: