Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TBranchElement.cxx File Reference

Functions

static void PrintElements (const TStreamerInfo *info, const TStreamerInfoActions::TIDs &ids)
 Print branch parameters.
static void R__CleanName (std::string &name)
 Remove trailing dimensions and make sure there is a trailing dot.

Function Documentation

◆ PrintElements()

void PrintElements ( const TStreamerInfo * info,
const TStreamerInfoActions::TIDs & ids )
static

Print branch parameters.

Definition at line 3885 of file TBranchElement.cxx.

◆ R__CleanName()

void R__CleanName ( std::string & name)
static

Remove trailing dimensions and make sure there is a trailing dot.

Definition at line 1806 of file TBranchElement.cxx.