Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::CmdLine::RootObjNode Struct Reference

Definition at line 31 of file RootObjTree.hxx.

Public Attributes

std::string fClassName
std::int16_t fCycle = 0
TDirectoryfDir = nullptr
NodeIdx_t fFirstChild = 0
TKeyfKey = nullptr
std::string fName
std::uint32_t fNChildren = 0
std::uint32_t fNesting = 0
NodeIdx_t fParent = 0

#include </home/stephan/code/root-2/main/src/RootObjTree.hxx>

Member Data Documentation

◆ fClassName

std::string ROOT::CmdLine::RootObjNode::fClassName

Definition at line 34 of file RootObjTree.hxx.

◆ fCycle

std::int16_t ROOT::CmdLine::RootObjNode::fCycle = 0

Definition at line 33 of file RootObjTree.hxx.

◆ fDir

TDirectory* ROOT::CmdLine::RootObjNode::fDir = nullptr

Definition at line 37 of file RootObjTree.hxx.

◆ fFirstChild

NodeIdx_t ROOT::CmdLine::RootObjNode::fFirstChild = 0

Definition at line 39 of file RootObjTree.hxx.

◆ fKey

TKey* ROOT::CmdLine::RootObjNode::fKey = nullptr

Definition at line 35 of file RootObjTree.hxx.

◆ fName

std::string ROOT::CmdLine::RootObjNode::fName

Definition at line 32 of file RootObjTree.hxx.

◆ fNChildren

std::uint32_t ROOT::CmdLine::RootObjNode::fNChildren = 0

Definition at line 40 of file RootObjTree.hxx.

◆ fNesting

std::uint32_t ROOT::CmdLine::RootObjNode::fNesting = 0

Definition at line 41 of file RootObjTree.hxx.

◆ fParent

NodeIdx_t ROOT::CmdLine::RootObjNode::fParent = 0

Definition at line 42 of file RootObjTree.hxx.

Collaboration diagram for ROOT::CmdLine::RootObjNode:
[legend]

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