Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TBranchProxy.cxx File Reference

Functions

static std::string GetFriendBranchName (TTree *directorTree, TBranch *branch, const char *fullBranchName)
 For a fullBranchName that might contain a leading friend tree path (but access elements designating a leaf), but the leaf name such that it matches the "path" to branch.

Function Documentation

◆ GetFriendBranchName()

std::string GetFriendBranchName ( TTree * directorTree,
TBranch * branch,
const char * fullBranchName )
static

For a fullBranchName that might contain a leading friend tree path (but access elements designating a leaf), but the leaf name such that it matches the "path" to branch.

Definition at line 146 of file TBranchProxy.cxx.