#include <TBranchProxy.h>
Inheritance diagram for ROOT::TClaProxy:
Public Member Functions | |
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-> () |
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-> () |
Definition at line 357 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | ) | [inline] |
Definition at line 371 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 372 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 373 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 375 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 377 of file TBranchProxy.h.
ROOT::TClaProxy::~TClaProxy | ( | ) | [inline] |
Definition at line 379 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | ) | [inline] |
Definition at line 371 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 372 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 373 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 375 of file TBranchProxy.h.
ROOT::TClaProxy::TClaProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 377 of file TBranchProxy.h.
ROOT::TClaProxy::~TClaProxy | ( | ) | [inline] |
Definition at line 379 of file TBranchProxy.h.
void ROOT::TClaProxy::Print | ( | ) | [inline, virtual] |
Reimplemented from ROOT::TBranchProxy.
Definition at line 359 of file TBranchProxy.h.
References Print().
Referenced by ROOT::TClaObjProxy< T >::Print().
const TClonesArray* ROOT::TClaProxy::GetPtr | ( | ) | [inline] |
Int_t ROOT::TClaProxy::GetEntries | ( | ) | [inline] |
Definition at line 386 of file TBranchProxy.h.
References TObjArray::GetEntries().
Referenced by ROOT::TClaObjProxy< T >::GetEntries().
const TClonesArray* ROOT::TClaProxy::operator-> | ( | ) | [inline] |
Definition at line 393 of file TBranchProxy.h.
void ROOT::TClaProxy::Print | ( | void | ) | [inline, virtual] |
Reimplemented from ROOT::TBranchProxy.
Definition at line 359 of file TBranchProxy.h.
References Print().
const TClonesArray* ROOT::TClaProxy::GetPtr | ( | ) | [inline] |
Definition at line 381 of file TBranchProxy.h.
Int_t ROOT::TClaProxy::GetEntries | ( | ) | [inline] |
const TClonesArray* ROOT::TClaProxy::operator-> | ( | ) | [inline] |
Definition at line 393 of file TBranchProxy.h.