Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
IO
Root
RootBranchInfo.cc
Go to the documentation of this file.
1
#include "
art/Framework/IO/Root/RootBranchInfo.h
"
2
3
art::RootBranchInfo::RootBranchInfo
(TBranch* branch)
4
: branch_(branch), branchName_(branch ? branch_->GetName() :
""
)
5
{}
RootBranchInfo.h
art::RootBranchInfo::RootBranchInfo
RootBranchInfo(TBranch *branch=0)
Definition:
RootBranchInfo.cc:3
Generated by
1.8.11