| virtual | ~BinarySearchTree() |
| TMVA::BinarySearchTree | BinarySearchTree() |
| TMVA::BinarySearchTree | BinarySearchTree(const TMVA::BinarySearchTree& b) |
| void | CalcStatistics(TMVA::Node* n = 0) |
| static TClass* | Class() |
| void | Clear(TMVA::Node* n = 0) |
| UInt_t | TMVA::BinaryTree::CountNodes(TMVA::Node* n = NULL) |
| virtual TMVA::Node* | CreateNode() |
| virtual TMVA::Node* | CreateNode(const vector<TMVA::VariableInfo>* vI) |
| Double_t | Fill(vector<TMVA::Event*> theTree, Int_t theType = -1) |
| Double_t | Fill(const TMVA::MethodBase& callingMethod, TTree* theTree, Int_t theType) |
| Double_t | Fill(vector<TMVA::Event*>, vector<Int_t> theVars, Int_t theType = -1) |
| TMVA::Node* | TMVA::BinaryTree::GetLeftDaughter(TMVA::Node* n) |
| UInt_t | TMVA::BinaryTree::GetNNodes() const |
| UInt_t | GetPeriode() const |
| TMVA::Node* | TMVA::BinaryTree::GetRightDaughter(TMVA::Node* n) |
| TMVA::Node* | TMVA::BinaryTree::GetRoot() const |
| Double_t | GetSumOfWeights() const |
| UInt_t | TMVA::BinaryTree::GetTotalTreeDepth() const |
| void | Insert(const TMVA::Event*) |
| virtual TClass* | IsA() const |
| Float_t | Max(TMVA::Types::ESBType sb, UInt_t var) |
| Float_t | Mean(TMVA::Types::ESBType sb, UInt_t var) |
| Float_t | Min(TMVA::Types::ESBType sb, UInt_t var) |
| void | NormalizeTree() |
| void | TMVA::BinaryTree::Print(ostream& os) const |
| void | TMVA::BinaryTree::Read(istream& istr) |
| Float_t | RMS(TMVA::Types::ESBType sb, UInt_t var) |
| TMVA::BinarySearchTreeNode* | Search(TMVA::Event* event) const |
| Double_t | SearchVolume(TMVA::Volume*, vector<const TMVA::BinarySearchTreeNode*>* events = 0) |
| Int_t | SearchVolumeWithMaxLimit(TMVA::Volume*, vector<const TMVA::BinarySearchTreeNode*>* events = 0, Int_t = -1) |
| void | SetNormalize(Bool_t norm) |
| void | SetPeriode(Int_t p) |
| void | TMVA::BinaryTree::SetRoot(TMVA::Node* r) |
| void | TMVA::BinaryTree::SetTotalTreeDepth(Int_t depth) |
| void | TMVA::BinaryTree::SetTotalTreeDepth(TMVA::Node* n = NULL) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |