Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::RTreeViewer::RBranchInfo Struct Reference

Definition at line 43 of file RTreeViewer.hxx.

Public Member Functions

 RBranchInfo ()=default
 
 RBranchInfo (const std::string &_name, const std::string &_title)
 

Public Attributes

std::string fName
 
std::string fTitle
 

#include <ROOT/RTreeViewer.hxx>

Constructor & Destructor Documentation

◆ RBranchInfo() [1/2]

ROOT::RTreeViewer::RBranchInfo::RBranchInfo ( )
default

◆ RBranchInfo() [2/2]

ROOT::RTreeViewer::RBranchInfo::RBranchInfo ( const std::string &  _name,
const std::string &  _title 
)
inline

Definition at line 46 of file RTreeViewer.hxx.

Member Data Documentation

◆ fName

std::string ROOT::RTreeViewer::RBranchInfo::fName

Definition at line 44 of file RTreeViewer.hxx.

◆ fTitle

std::string ROOT::RTreeViewer::RBranchInfo::fTitle

Definition at line 44 of file RTreeViewer.hxx.

Collaboration diagram for ROOT::RTreeViewer::RBranchInfo:
[legend]

The documentation for this struct was generated from the following file: