LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
RootBranchInfo.cc
Go to the documentation of this file.
2 
4  : branch_(branch), branchName_(branch ? branch_->GetName() : "")
5 {}
RootBranchInfo(TBranch *branch=0)