TMVA::Rank Class Reference

#include <Ranking.h>

List of all members.

Public Member Functions

 Rank (const TString &variable, Double_t rankValue)
virtual ~Rank ()
Bool_t operator< (const Rank &other) const
Bool_t operator> (const Rank &other) const
const TStringGetVariable () const
Double_t GetRankValue () const
Int_t GetRank () const
void SetRank (Int_t rank)
 Rank (const TString &variable, Double_t rankValue)
virtual ~Rank ()
Bool_t operator< (const Rank &other) const
Bool_t operator> (const Rank &other) const
const TStringGetVariable () const
Double_t GetRankValue () const
Int_t GetRank () const
void SetRank (Int_t rank)

Private Attributes

TString fVariable
Double_t fRankValue
Int_t fRank


Detailed Description

Definition at line 78 of file Ranking.h.


Constructor & Destructor Documentation

TMVA::Rank::Rank ( const TString variable,
Double_t  rankValue 
)

Definition at line 132 of file Ranking.cxx.

TMVA::Rank::~Rank (  )  [virtual]

Definition at line 141 of file Ranking.cxx.

TMVA::Rank::Rank ( const TString variable,
Double_t  rankValue 
)

virtual TMVA::Rank::~Rank (  )  [virtual]


Member Function Documentation

Bool_t TMVA::Rank::operator< ( const Rank other  )  const

Definition at line 147 of file Ranking.cxx.

References fRankValue.

Bool_t TMVA::Rank::operator> ( const Rank other  )  const

Definition at line 155 of file Ranking.cxx.

References fRankValue.

const TString& TMVA::Rank::GetVariable (  )  const [inline]

Definition at line 89 of file Ranking.h.

References fVariable.

Double_t TMVA::Rank::GetRankValue (  )  const [inline]

Definition at line 90 of file Ranking.h.

References fRankValue.

Int_t TMVA::Rank::GetRank (  )  const [inline]

Definition at line 91 of file Ranking.h.

References fRank.

void TMVA::Rank::SetRank ( Int_t  rank  )  [inline]

Definition at line 92 of file Ranking.h.

References fRank.

Bool_t TMVA::Rank::operator< ( const Rank other  )  const

Bool_t TMVA::Rank::operator> ( const Rank other  )  const

const TString& TMVA::Rank::GetVariable (  )  const [inline]

Definition at line 89 of file Ranking.h.

References fVariable.

Double_t TMVA::Rank::GetRankValue (  )  const [inline]

Definition at line 90 of file Ranking.h.

References fRankValue.

Int_t TMVA::Rank::GetRank (  )  const [inline]

Definition at line 91 of file Ranking.h.

References fRank.

void TMVA::Rank::SetRank ( Int_t  rank  )  [inline]

Definition at line 92 of file Ranking.h.

References fRank.


Member Data Documentation

TString TMVA::Rank::fVariable [private]

Definition at line 96 of file Ranking.h.

Referenced by GetVariable().

Double_t TMVA::Rank::fRankValue [private]

Definition at line 97 of file Ranking.h.

Referenced by GetRankValue(), operator<(), and operator>().

Int_t TMVA::Rank::fRank [private]

Definition at line 99 of file Ranking.h.

Referenced by GetRank(), and SetRank().


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