Logo ROOT  
Reference Guide
TMVA::BinaryTree Member List

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

AddXMLTo(void *parent) constTMVA::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() constTMVA::BinaryTreeinline
GetRightDaughter(Node *n)TMVA::BinaryTree
GetRoot() constTMVA::BinaryTreeinlinevirtual
GetTotalTreeDepth() constTMVA::BinaryTreeinline
Log() constTMVA::BinaryTreeprotected
operator<<TMVA::BinaryTreefriend
operator>>TMVA::BinaryTreefriend
Print(std::ostream &os) constTMVA::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