CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
TableOutputBranches::NamedBranchPtr Struct Reference

Public Member Functions

 NamedBranchPtr (const std::string &aname, const std::string &atitle, const std::string &rootType, TBranch *branchptr=0)
 

Public Attributes

TBranch * branch
 
std::string name
 
std::string rootTypeCode
 
std::string title
 

Detailed Description

Definition at line 34 of file TableOutputBranches.h.

Constructor & Destructor Documentation

TableOutputBranches::NamedBranchPtr::NamedBranchPtr ( const std::string &  aname,
const std::string &  atitle,
const std::string &  rootType,
TBranch *  branchptr = 0 
)
inline

Member Data Documentation

TBranch* TableOutputBranches::NamedBranchPtr::branch
std::string TableOutputBranches::NamedBranchPtr::name
std::string TableOutputBranches::NamedBranchPtr::rootTypeCode

Definition at line 35 of file TableOutputBranches.h.

std::string TableOutputBranches::NamedBranchPtr::title