RootBranchInfo.cc
Go to the documentation of this file.
2 
4  : branch_(branch), branchName_(branch ? branch_->GetName() : "")
5 {}
RootBranchInfo(TBranch *branch=0)