utVariableInfo Class Reference

Inheritance diagram for utVariableInfo:

UnitTesting::UnitTest List of all members.

Public Member Functions

 utVariableInfo ()
void run ()

Private Member Functions

void _testConstructor1 ()
void _testConstructor2 ()
void _testConstructor3 ()
void _testMethods ()

Private Attributes

TMVA::VariableInfo_varinfoC1
TMVA::VariableInfo_varinfoC2
TMVA::VariableInfo_varinfoC3
TString expression
TString title
TString unit
Int_t varCounter
char varType
Double_t min
Double_t max
Bool_t normalized
void * external
Float_t mean
Float_t rms

Detailed Description

Definition at line 1590 of file stressTMVA.cxx.


Constructor & Destructor Documentation

utVariableInfo::utVariableInfo (  ) 

Definition at line 1634 of file stressTMVA.cxx.

References expression, external, kTRUE, max, mean, min, normalized, rms, title, unit, varCounter, and varType.


Member Function Documentation

void utVariableInfo::run (  )  [virtual]

Implements UnitTesting::UnitTest.

Definition at line 1654 of file stressTMVA.cxx.

References _testConstructor1(), _testConstructor2(), _testConstructor3(), and _testMethods().

void utVariableInfo::_testConstructor1 (  )  [private]

Definition at line 1664 of file stressTMVA.cxx.

References _varinfoC1, expression, external, TMVA::VariableInfo::GetExpression(), TMVA::VariableInfo::GetExternalLink(), TMVA::VariableInfo::GetMax(), TMVA::VariableInfo::GetMin(), TMVA::VariableInfo::GetTitle(), TMVA::VariableInfo::GetUnit(), TMVA::VariableInfo::GetVarType(), max, min, normalized, test_, title, unit, varCounter, and varType.

Referenced by run().

void utVariableInfo::_testConstructor2 (  )  [private]

Definition at line 1685 of file stressTMVA.cxx.

References _varinfoC2, TMVA::VariableInfo::GetExpression(), TMVA::VariableInfo::GetMax(), TMVA::VariableInfo::GetMin(), TMVA::VariableInfo::GetTitle(), TMVA::VariableInfo::GetUnit(), TMVA::VariableInfo::GetVarType(), and test_.

Referenced by run().

void utVariableInfo::_testConstructor3 (  )  [private]

Definition at line 1704 of file stressTMVA.cxx.

References _varinfoC1, _varinfoC3, expression, external, TMVA::VariableInfo::GetExpression(), TMVA::VariableInfo::GetExternalLink(), TMVA::VariableInfo::GetMax(), TMVA::VariableInfo::GetMin(), TMVA::VariableInfo::GetTitle(), TMVA::VariableInfo::GetUnit(), TMVA::VariableInfo::GetVarType(), max, min, test_, title, unit, and varType.

Referenced by run().

void utVariableInfo::_testMethods (  )  [private]

Definition at line 1724 of file stressTMVA.cxx.

References _varinfoC1, _varinfoC2, expression, external, TMVA::VariableInfo::GetMax(), TMVA::VariableInfo::GetMean(), TMVA::VariableInfo::GetMin(), TMVA::VariableInfo::GetRMS(), max, mean, min, TMVA::VariableInfo::ResetMinMax(), rms, TMVA::VariableInfo::SetExternalLink(), TMVA::VariableInfo::SetMax(), TMVA::VariableInfo::SetMean(), TMVA::VariableInfo::SetMin(), TMVA::VariableInfo::SetRMS(), test_, and varType.

Referenced by run().


Member Data Documentation

TMVA::VariableInfo* utVariableInfo::_varinfoC1 [private]

Definition at line 1606 of file stressTMVA.cxx.

Referenced by _testConstructor1(), _testConstructor3(), and _testMethods().

TMVA::VariableInfo* utVariableInfo::_varinfoC2 [private]

Definition at line 1607 of file stressTMVA.cxx.

Referenced by _testConstructor2(), and _testMethods().

TMVA::VariableInfo* utVariableInfo::_varinfoC3 [private]

Definition at line 1608 of file stressTMVA.cxx.

Referenced by _testConstructor3().

TString utVariableInfo::expression [private]

Definition at line 1611 of file stressTMVA.cxx.

Referenced by _testConstructor1(), _testConstructor3(), _testMethods(), and utVariableInfo().

TString utVariableInfo::title [private]

Definition at line 1612 of file stressTMVA.cxx.

Referenced by _testConstructor1(), _testConstructor3(), and utVariableInfo().

TString utVariableInfo::unit [private]

Definition at line 1613 of file stressTMVA.cxx.

Referenced by _testConstructor1(), _testConstructor3(), and utVariableInfo().

Int_t utVariableInfo::varCounter [private]

Definition at line 1614 of file stressTMVA.cxx.

Referenced by _testConstructor1(), and utVariableInfo().

char utVariableInfo::varType [private]

Definition at line 1615 of file stressTMVA.cxx.

Referenced by _testConstructor1(), _testConstructor3(), _testMethods(), and utVariableInfo().

Double_t utVariableInfo::min [private]

Definition at line 1616 of file stressTMVA.cxx.

Referenced by _testConstructor1(), _testConstructor3(), _testMethods(), and utVariableInfo().

Double_t utVariableInfo::max [private]

Definition at line 1617 of file stressTMVA.cxx.

Referenced by _testConstructor1(), _testConstructor3(), _testMethods(), and utVariableInfo().

Bool_t utVariableInfo::normalized [private]

Definition at line 1618 of file stressTMVA.cxx.

Referenced by _testConstructor1(), and utVariableInfo().

void* utVariableInfo::external [private]

Definition at line 1619 of file stressTMVA.cxx.

Referenced by _testConstructor1(), _testConstructor3(), _testMethods(), and utVariableInfo().

Float_t utVariableInfo::mean [private]

Definition at line 1620 of file stressTMVA.cxx.

Referenced by _testMethods(), and utVariableInfo().

Float_t utVariableInfo::rms [private]

Definition at line 1621 of file stressTMVA.cxx.

Referenced by _testMethods(), and utVariableInfo().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:49:58 2011 for ROOT_528-00b_version by  doxygen 1.5.1