#include "TEmulatedCollectionProxy.h"
#include "TROOT.h"
#include "TSelectorCint.h"
#include "TClassEdit.h"
#include "TDataType.h"
Go to the source code of this file.
Functions | |
TBranch * | TTreeBranchImpRef (TTree *tree, const char *branchname, TClass *ptrClass, EDataType datatype, void *addobj, Int_t bufsize, Int_t splitlevel) |
static int | G__ManualTree2_126_0_132 (G__value *result7, G__CONST char *funcname, struct G__param *libp, int hash) |
static int | G__ManualTree2_126_0_187 (G__value *result7, G__CONST char *funcname, struct G__param *libp, int hash) |
static int | G__ManualTree2_126_0_188 (G__value *result7, G__CONST char *funcname, struct G__param *libp, int hash) |
static int | G__ManualTree2_126_0_190 (G__value *result7, G__CONST char *funcname, struct G__param *libp, int hash) |
static int G__ManualTree2_126_0_132 | ( | G__value * | result7, | |
G__CONST char * | funcname, | |||
struct G__param * | libp, | |||
int | hash | |||
) | [static] |
Definition at line 11 of file ManualTree2Body.h.
References G__Longlong, TClass::GetClass(), gInterpreter, TClass::IsLoaded(), kFALSE, libp, Long64_t, and sel.
Referenced by G__setup_memfuncTTree().
static int G__ManualTree2_126_0_187 | ( | G__value * | result7, | |
G__CONST char * | funcname, | |||
struct G__param * | libp, | |||
int | hash | |||
) | [static] |
Definition at line 50 of file ManualTree2Body.h.
References classname, Error, error, TClass::GetActualClass(), TClass::GetClass(), gInterpreter, TClass::InheritsFrom(), kFALSE, kNoType_t, kTRUE, libp, ptr, t, TTreeBranchImpRef(), and Warning().
Referenced by G__setup_memfuncTTree().
static int G__ManualTree2_126_0_188 | ( | G__value * | result7, | |
G__CONST char * | funcname, | |||
struct G__param * | libp, | |||
int | hash | |||
) | [static] |
Definition at line 156 of file ManualTree2Body.h.
References classname, data, Error, TClass::GetActualClass(), TClass::GetClass(), TClass::GetCollectionProxy(), TROOT::GetType(), TDataType::GetType(), gInterpreter, gROOT, TClassEdit::kDropTrailStar, kOther_t, libp, TClassEdit::ShortType(), t, TTreeBranchImpRef(), type, and Warning().
Referenced by G__setup_memfuncTTree().
static int G__ManualTree2_126_0_190 | ( | G__value * | result7, | |
G__CONST char * | funcname, | |||
struct G__param * | libp, | |||
int | hash | |||
) | [static] |
Definition at line 250 of file ManualTree2Body.h.
References data, G__PARAP2P, G__setnull, TClass::GetClass(), TROOT::GetType(), TDataType::GetType(), gInterpreter, gROOT, TClassEdit::kDropTrailStar, kOther_t, libp, TClassEdit::ShortType(), and type.
Referenced by G__setup_memfuncTTree().
TBranch* TTreeBranchImpRef | ( | TTree * | tree, | |
const char * | branchname, | |||
TClass * | ptrClass, | |||
EDataType | datatype, | |||
void * | addobj, | |||
Int_t | bufsize, | |||
Int_t | splitlevel | |||
) |
Definition at line 6 of file ManualTree2Body.h.
References TTree::BranchImpRef().
Referenced by G__ManualTree2_126_0_187(), and G__ManualTree2_126_0_188().