TMVA::DTNodeTrainingInfo Class Reference

#include <DecisionTreeNode.h>

List of all members.

Public Member Functions

 DTNodeTrainingInfo ()
 DTNodeTrainingInfo (const DTNodeTrainingInfo &n)
 DTNodeTrainingInfo ()
 DTNodeTrainingInfo (const DTNodeTrainingInfo &n)

Public Attributes

std::vector< Float_tfSampleMin
std::vector< Float_tfSampleMax
Double_t fNodeR
Double_t fSubTreeR
Double_t fAlpha
Double_t fG
Int_t fNTerminal
Double_t fNB
Double_t fNS
Float_t fSumTarget
Float_t fSumTarget2
Double_t fCC
Float_t fNSigEvents
Float_t fNBkgEvents
Float_t fNEvents
Float_t fNSigEvents_unweighted
Float_t fNBkgEvents_unweighted
Float_t fNEvents_unweighted
Float_t fSeparationIndex
Float_t fSeparationGain


Detailed Description

Definition at line 54 of file DecisionTreeNode.h.


Constructor & Destructor Documentation

TMVA::DTNodeTrainingInfo::DTNodeTrainingInfo (  )  [inline]

Definition at line 57 of file DecisionTreeNode.h.

TMVA::DTNodeTrainingInfo::DTNodeTrainingInfo ( const DTNodeTrainingInfo n  )  [inline]

Definition at line 93 of file DecisionTreeNode.h.

TMVA::DTNodeTrainingInfo::DTNodeTrainingInfo (  )  [inline]

Definition at line 57 of file DecisionTreeNode.h.

TMVA::DTNodeTrainingInfo::DTNodeTrainingInfo ( const DTNodeTrainingInfo n  )  [inline]

Definition at line 93 of file DecisionTreeNode.h.


Member Data Documentation

std::vector< Float_t > TMVA::DTNodeTrainingInfo::fSampleMin

Definition at line 70 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetSampleMin(), and TMVA::DecisionTreeNode::SetSampleMin().

std::vector< Float_t > TMVA::DTNodeTrainingInfo::fSampleMax

Definition at line 71 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetSampleMax(), and TMVA::DecisionTreeNode::SetSampleMax().

Double_t TMVA::DTNodeTrainingInfo::fNodeR

Definition at line 72 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNodeR(), and TMVA::DecisionTreeNode::SetNodeR().

Double_t TMVA::DTNodeTrainingInfo::fSubTreeR

Definition at line 73 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetSubTreeR(), and TMVA::DecisionTreeNode::SetSubTreeR().

Double_t TMVA::DTNodeTrainingInfo::fAlpha

Definition at line 74 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetAlpha(), and TMVA::DecisionTreeNode::SetAlpha().

Double_t TMVA::DTNodeTrainingInfo::fG

Definition at line 75 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetAlphaMinSubtree(), and TMVA::DecisionTreeNode::SetAlphaMinSubtree().

Int_t TMVA::DTNodeTrainingInfo::fNTerminal

Definition at line 76 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNTerminal(), and TMVA::DecisionTreeNode::SetNTerminal().

Double_t TMVA::DTNodeTrainingInfo::fNB

Definition at line 77 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNBValidation(), and TMVA::DecisionTreeNode::SetNBValidation().

Double_t TMVA::DTNodeTrainingInfo::fNS

Definition at line 78 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNSValidation(), and TMVA::DecisionTreeNode::SetNSValidation().

Float_t TMVA::DTNodeTrainingInfo::fSumTarget

Definition at line 79 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::AddToSumTarget(), TMVA::DecisionTreeNode::GetSumTarget(), and TMVA::DecisionTreeNode::SetSumTarget().

Float_t TMVA::DTNodeTrainingInfo::fSumTarget2

Definition at line 80 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::AddToSumTarget2(), TMVA::DecisionTreeNode::GetSumTarget2(), and TMVA::DecisionTreeNode::SetSumTarget2().

Double_t TMVA::DTNodeTrainingInfo::fCC

Definition at line 81 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetCC(), and TMVA::DecisionTreeNode::SetCC().

Float_t TMVA::DTNodeTrainingInfo::fNSigEvents

Definition at line 83 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNSigEvents(), TMVA::DecisionTreeNode::IncrementNSigEvents(), and TMVA::DecisionTreeNode::SetNSigEvents().

Float_t TMVA::DTNodeTrainingInfo::fNBkgEvents

Definition at line 84 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNBkgEvents(), TMVA::DecisionTreeNode::IncrementNBkgEvents(), and TMVA::DecisionTreeNode::SetNBkgEvents().

Float_t TMVA::DTNodeTrainingInfo::fNEvents

Definition at line 85 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNEvents(), TMVA::DecisionTreeNode::IncrementNEvents(), and TMVA::DecisionTreeNode::SetNEvents().

Float_t TMVA::DTNodeTrainingInfo::fNSigEvents_unweighted

Definition at line 86 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNSigEvents_unweighted(), TMVA::DecisionTreeNode::IncrementNSigEvents_unweighted(), and TMVA::DecisionTreeNode::SetNSigEvents_unweighted().

Float_t TMVA::DTNodeTrainingInfo::fNBkgEvents_unweighted

Definition at line 87 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNBkgEvents_unweighted(), TMVA::DecisionTreeNode::IncrementNBkgEvents_unweighted(), and TMVA::DecisionTreeNode::SetNBkgEvents_unweighted().

Float_t TMVA::DTNodeTrainingInfo::fNEvents_unweighted

Definition at line 88 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetNEvents_unweighted(), TMVA::DecisionTreeNode::IncrementNEvents_unweighted(), and TMVA::DecisionTreeNode::SetNEvents_unweighted().

Float_t TMVA::DTNodeTrainingInfo::fSeparationIndex

Definition at line 89 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetSeparationIndex(), and TMVA::DecisionTreeNode::SetSeparationIndex().

Float_t TMVA::DTNodeTrainingInfo::fSeparationGain

Definition at line 90 of file DecisionTreeNode.h.

Referenced by TMVA::DecisionTreeNode::GetSeparationGain(), and TMVA::DecisionTreeNode::SetSeparationGain().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 17:01:24 2011 for ROOT_528-00b_version by  doxygen 1.5.1