AddClass(TBranchProxyClassDescriptor *desc) | ROOT::Internal::TTreeProxyGenerator | |
AddDescriptor(TBranchProxyDescriptor *desc) | ROOT::Internal::TTreeProxyGenerator | |
AddForward(TClass *cl) | ROOT::Internal::TTreeProxyGenerator | |
AddForward(const char *classname) | ROOT::Internal::TTreeProxyGenerator | |
AddFriend(TFriendProxyDescriptor *desc) | ROOT::Internal::TTreeProxyGenerator | |
AddHeader(TClass *cl) | ROOT::Internal::TTreeGeneratorBase | |
AddHeader(const char *classname) | ROOT::Internal::TTreeGeneratorBase | |
AddMissingClassAsEnum(const char *clname, Bool_t isscope) | ROOT::Internal::TTreeProxyGenerator | |
AddPragma(const char *pragma_text) | ROOT::Internal::TTreeProxyGenerator | |
AnalyzeBranches(UInt_t level, TBranchProxyClassDescriptor *topdesc, TBranchElement *branch, TVirtualStreamerInfo *info=0) | ROOT::Internal::TTreeProxyGenerator | |
AnalyzeBranches(UInt_t level, TBranchProxyClassDescriptor *topdesc, TIter &branches, TVirtualStreamerInfo *info) | ROOT::Internal::TTreeProxyGenerator | |
AnalyzeElement(TBranch *branch, TStreamerElement *element, UInt_t level, TBranchProxyClassDescriptor *desc, const char *path) | ROOT::Internal::TTreeProxyGenerator | |
AnalyzeOldBranch(TBranch *branch, UInt_t level, TBranchProxyClassDescriptor *desc) | ROOT::Internal::TTreeProxyGenerator | |
AnalyzeOldLeaf(TLeaf *leaf, UInt_t level, TBranchProxyClassDescriptor *topdesc) | ROOT::Internal::TTreeProxyGenerator | |
AnalyzeTree(TTree *tree) | ROOT::Internal::TTreeProxyGenerator | |
CheckForMissingClass(const char *clname) | ROOT::Internal::TTreeProxyGenerator | |
EContainer enum name | ROOT::Internal::TTreeProxyGenerator | |
EOption enum name | ROOT::Internal::TTreeProxyGenerator | |
fCurrentListOfTopProxies | ROOT::Internal::TTreeProxyGenerator | |
fCutScript | ROOT::Internal::TTreeProxyGenerator | |
fHeaderFileName | ROOT::Internal::TTreeProxyGenerator | |
fListOfClasses | ROOT::Internal::TTreeProxyGenerator | |
fListOfForwards | ROOT::Internal::TTreeProxyGenerator | |
fListOfFriends | ROOT::Internal::TTreeProxyGenerator | |
fListOfHeaders | ROOT::Internal::TTreeGeneratorBase | |
fListOfPragmas | ROOT::Internal::TTreeProxyGenerator | |
fListOfTopProxies | ROOT::Internal::TTreeProxyGenerator | |
fMaxDatamemberType | ROOT::Internal::TTreeProxyGenerator | |
fMaxUnrolling | ROOT::Internal::TTreeProxyGenerator | |
fOptions | ROOT::Internal::TTreeProxyGenerator | |
fOptionStr | ROOT::Internal::TTreeGeneratorBase | |
fPrefix | ROOT::Internal::TTreeProxyGenerator | |
fScript | ROOT::Internal::TTreeProxyGenerator | |
fTree | ROOT::Internal::TTreeGeneratorBase | |
GetBaseClass(TStreamerElement *element) | ROOT::Internal::TTreeGeneratorBase | |
GetContainedClassName(TBranchElement *branch, TStreamerElement *element, Bool_t ispointer) | ROOT::Internal::TTreeGeneratorBase | |
GetFileName() | ROOT::Internal::TTreeProxyGenerator | inline |
GetStreamerInfo(TBranch *branch, TIter current, TClass *cl) | ROOT::Internal::TTreeGeneratorBase | |
kClones enum value | ROOT::Internal::TTreeProxyGenerator | |
kNoHist enum value | ROOT::Internal::TTreeProxyGenerator | |
kNone enum value | ROOT::Internal::TTreeProxyGenerator | |
kNoOption enum value | ROOT::Internal::TTreeProxyGenerator | |
kSTL enum value | ROOT::Internal::TTreeProxyGenerator | |
NeedToEmulate(TClass *cl, UInt_t level) | ROOT::Internal::TTreeProxyGenerator | |
ParseOptions() | ROOT::Internal::TTreeProxyGenerator | |
TTreeGeneratorBase(TTree *tree, const char *option) | ROOT::Internal::TTreeGeneratorBase | |
TTreeProxyGenerator(TTree *tree, const char *script, const char *fileprefix, const char *option, UInt_t maxUnrolling) | ROOT::Internal::TTreeProxyGenerator | |
TTreeProxyGenerator(TTree *tree, const char *script, const char *cutscript, const char *fileprefix, const char *option, UInt_t maxUnrolling) | ROOT::Internal::TTreeProxyGenerator | |
WriteProxy() | ROOT::Internal::TTreeProxyGenerator | |