ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TMVA::BinaryTree Member List

This is the complete list of members for TMVA::BinaryTree, including all inherited members.

AddXMLTo(void *parent) const TMVA::BinaryTreevirtual
BinaryTree(void)TMVA::BinaryTree
ClassName() const =0TMVA::BinaryTreepure virtual
CountNodes(Node *n=NULL)TMVA::BinaryTree
CreateNode(UInt_t size=0) const =0TMVA::BinaryTreepure virtual
CreateTree() const =0TMVA::BinaryTreepure virtual
DeleteNode(Node *)TMVA::BinaryTreeprotected
fDepthTMVA::BinaryTreeprotected
fNNodesTMVA::BinaryTreeprotected
fRootTMVA::BinaryTreeprotected
GetLeftDaughter(Node *n)TMVA::BinaryTree
GetNNodes() const TMVA::BinaryTreeinline
GetRightDaughter(Node *n)TMVA::BinaryTree
GetRoot() const TMVA::BinaryTreeinlinevirtual
GetTotalTreeDepth() const TMVA::BinaryTreeinline
Log() const TMVA::BinaryTreeprotected
operator<<(std::ostream &os, const BinaryTree &tree)TMVA::BinaryTreefriend
operator>>(std::istream &istr, BinaryTree &tree)TMVA::BinaryTreefriend
Print(std::ostream &os) const TMVA::BinaryTreevirtual
Read(std::istream &istr, UInt_t tmva_Version_Code=TMVA_VERSION_CODE)TMVA::BinaryTreevirtual
ReadXML(void *node, UInt_t tmva_Version_Code=TMVA_VERSION_CODE)TMVA::BinaryTreevirtual
SetRoot(Node *r)TMVA::BinaryTreeinline
SetTotalTreeDepth(Int_t depth)TMVA::BinaryTreeinline
SetTotalTreeDepth(Node *n=NULL)TMVA::BinaryTree
~BinaryTree()TMVA::BinaryTreevirtual