Definition at line 31 of file RootObjTree.hxx.
Public Attributes | |
| std::string | fClassName |
| std::int16_t | fCycle = 0 |
| TDirectory * | fDir = nullptr |
| NodeIdx_t | fFirstChild = 0 |
| TKey * | fKey = 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>
| std::string ROOT::CmdLine::RootObjNode::fClassName |
Definition at line 34 of file RootObjTree.hxx.
| std::int16_t ROOT::CmdLine::RootObjNode::fCycle = 0 |
Definition at line 33 of file RootObjTree.hxx.
| TDirectory* ROOT::CmdLine::RootObjNode::fDir = nullptr |
Definition at line 37 of file RootObjTree.hxx.
| NodeIdx_t ROOT::CmdLine::RootObjNode::fFirstChild = 0 |
Definition at line 39 of file RootObjTree.hxx.
| TKey* ROOT::CmdLine::RootObjNode::fKey = nullptr |
Definition at line 35 of file RootObjTree.hxx.
| std::string ROOT::CmdLine::RootObjNode::fName |
Definition at line 32 of file RootObjTree.hxx.
| std::uint32_t ROOT::CmdLine::RootObjNode::fNChildren = 0 |
Definition at line 40 of file RootObjTree.hxx.
| std::uint32_t ROOT::CmdLine::RootObjNode::fNesting = 0 |
Definition at line 41 of file RootObjTree.hxx.
| NodeIdx_t ROOT::CmdLine::RootObjNode::fParent = 0 |
Definition at line 42 of file RootObjTree.hxx.