library: libTMVA #include "TMVA_SeparationBase.h" |
TMVA_SeparationBase
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~TMVA_SeparationBase()
static TClass* Class()
TString GetName()
Double_t GetSeparationGain(const Double_t& nSelS, const Double_t& nSelB, const Double_t& nTotS, const Double_t& nTotB)
virtual Double_t GetSeparationIndex(const Double_t& s, const Double_t& b)
virtual TClass* IsA() const
TMVA_SeparationBase& operator=(const TMVA_SeparationBase&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TString fName
Double_t GetSeparationGain(const Double_t &nSelS, const Double_t& nSelB,
const Double_t& nTotS, const Double_t& nTotB)
Inline Functions
void ~TMVA_SeparationBase()
Double_t GetSeparationIndex(const Double_t& s, const Double_t& b)
TString GetName()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TMVA_SeparationBase& operator=(const TMVA_SeparationBase&)
Last update: Wed May 17 16:21:10 2006
Copyright (c) 2005: *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.