CMS 3D CMS Logo

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

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 40 of file LumiOutputBranches.h.

Constructor & Destructor Documentation

◆ NamedBranchPtr()

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

Definition at line 43 of file LumiOutputBranches.h.

Member Data Documentation

◆ branch

TBranch* LumiOutputBranches::NamedBranchPtr::branch

◆ name

std::string LumiOutputBranches::NamedBranchPtr::name

◆ rootTypeCode

std::string LumiOutputBranches::NamedBranchPtr::rootTypeCode

Definition at line 41 of file LumiOutputBranches.h.

◆ title

std::string LumiOutputBranches::NamedBranchPtr::title