Definition at line 384 of file TBranchProxy.h.
|
| 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 () |
|
Int_t | GetEntries () |
|
const TClonesArray * | GetPtr () |
|
const TClonesArray * | operator-> () |
|
void | Print () |
|
| 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 () |
|
const char * | GetBranchName () const |
|
TClass * | GetClass () |
|
virtual void * | GetClaStart (UInt_t i=0) |
|
TVirtualCollectionProxy * | GetCollection () |
|
Int_t | GetOffset () |
|
TBranchProxy * | GetProxy () |
|
virtual void * | GetStart (UInt_t=0) |
|
virtual void * | GetStlStart (UInt_t i=0) |
|
void * | GetWhere () const |
|
Bool_t | IsaPointer () const |
|
Bool_t | IsInitialized () |
|
Bool_t | Read () |
|
Bool_t | ReadEntries () |
|
void | Reset () |
|
Bool_t | Setup () |
|
#include <TBranchProxy.h>
◆ TClaProxy() [1/5]
ROOT::Internal::TClaProxy::TClaProxy |
( |
| ) |
|
|
inline |
◆ TClaProxy() [2/5]
◆ TClaProxy() [3/5]
ROOT::Internal::TClaProxy::TClaProxy |
( |
TBranchProxyDirector * |
director, |
|
|
const char * |
top, |
|
|
const char * |
name |
|
) |
| |
|
inline |
◆ TClaProxy() [4/5]
ROOT::Internal::TClaProxy::TClaProxy |
( |
TBranchProxyDirector * |
director, |
|
|
const char * |
top, |
|
|
const char * |
name, |
|
|
const char * |
data |
|
) |
| |
|
inline |
◆ TClaProxy() [5/5]
◆ ~TClaProxy()
ROOT::Internal::TClaProxy::~TClaProxy |
( |
| ) |
|
|
inline |
◆ GetEntries()
Int_t ROOT::Internal::TClaProxy::GetEntries |
( |
| ) |
|
|
inline |
◆ GetPtr()
◆ operator->()
const TClonesArray* ROOT::Internal::TClaProxy::operator-> |
( |
| ) |
|
|
inline |
◆ Print()
void ROOT::Internal::TClaProxy::Print |
( |
void |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: