Enumerations | |
enum | TypeOfPlot { kId = 0 , kNorm , kDecorrelated , kPCA , kGaussDecorr , kNumOfMethods } |
Enumerator | |
---|---|
kId | |
kNorm | |
kDecorrelated | |
kPCA | |
kGaussDecorr | |
kNumOfMethods |
Definition at line 37 of file tmvaglob.h.
void TMVA::TMVAGlob::DestroyCanvases | ( | ) |
Definition at line 166 of file tmvaglob.cxx.
Bool_t TMVA::TMVAGlob::ExistMethodName | ( | TString | name, |
TDirectory * | dir = 0 |
||
) |
Definition at line 548 of file tmvaglob.cxx.
TImage * TMVA::TMVAGlob::findImage | ( | const char * | imageName | ) |
Definition at line 252 of file tmvaglob.cxx.
TKey * TMVA::TMVAGlob::FindMethod | ( | TString | name, |
TDirectory * | dir = 0 |
||
) |
Definition at line 519 of file tmvaglob.cxx.
|
inline |
Definition at line 52 of file tmvaglob.h.
|
inline |
Definition at line 51 of file tmvaglob.h.
|
inline |
Definition at line 44 of file tmvaglob.h.
std::vector< TString > TMVA::TMVAGlob::GetClassNames | ( | TDirectory * | dir | ) |
Definition at line 469 of file tmvaglob.cxx.
TDirectory * TMVA::TMVAGlob::GetCorrelationPlotsDir | ( | TMVAGlob::TypeOfPlot | type, |
TDirectory * | dir = 0 |
||
) |
Definition at line 725 of file tmvaglob.cxx.
|
inline |
Definition at line 45 of file tmvaglob.h.
std::vector< TString > TMVA::TMVAGlob::GetInputVariableNames | ( | TDirectory * | dir | ) |
Definition at line 436 of file tmvaglob.cxx.
TDirectory * TMVA::TMVAGlob::GetInputVariablesDir | ( | TMVAGlob::TypeOfPlot | type, |
TDirectory * | dir = 0 |
||
) |
Definition at line 707 of file tmvaglob.cxx.
Definition at line 615 of file tmvaglob.cxx.
UInt_t TMVA::TMVAGlob::GetListOfKeys | ( | TList & | keys, |
TString | inherits, | ||
TDirectory * | dir = 0 |
||
) |
Definition at line 382 of file tmvaglob.cxx.
UInt_t TMVA::TMVAGlob::GetListOfMethods | ( | TList & | methods, |
TDirectory * | dir = 0 |
||
) |
Definition at line 590 of file tmvaglob.cxx.
UInt_t TMVA::TMVAGlob::GetListOfTitles | ( | TDirectory * | rfdir, |
TList & | titles | ||
) |
Definition at line 643 of file tmvaglob.cxx.
UInt_t TMVA::TMVAGlob::GetListOfTitles | ( | TString & | methodName, |
TList & | titles, | ||
TDirectory * | dir = 0 |
||
) |
Definition at line 670 of file tmvaglob.cxx.
void TMVA::TMVAGlob::GetMethodName | ( | TString & | name, |
TDirectory * | mdir | ||
) |
Definition at line 353 of file tmvaglob.cxx.
Definition at line 342 of file tmvaglob.cxx.
void TMVA::TMVAGlob::GetMethodTitle | ( | TString & | name, |
TDirectory * | idir | ||
) |
Definition at line 359 of file tmvaglob.cxx.
Definition at line 348 of file tmvaglob.cxx.
|
inline |
Definition at line 53 of file tmvaglob.h.
Int_t TMVA::TMVAGlob::GetNumberOfInputVariables | ( | TDirectory * | dir | ) |
Definition at line 420 of file tmvaglob.cxx.
Int_t TMVA::TMVAGlob::GetNumberOfInputVariablesMultiClass | ( | TDirectory * | dir | ) |
Definition at line 464 of file tmvaglob.cxx.
Int_t TMVA::TMVAGlob::GetNumberOfTargets | ( | TDirectory * | dir | ) |
Definition at line 403 of file tmvaglob.cxx.
|
inline |
Definition at line 50 of file tmvaglob.h.
|
inline |
Definition at line 49 of file tmvaglob.h.
|
inline |
Definition at line 47 of file tmvaglob.h.
|
inline |
Definition at line 46 of file tmvaglob.h.
|
inline |
Definition at line 48 of file tmvaglob.h.
Definition at line 212 of file tmvaglob.cxx.
Definition at line 176 of file tmvaglob.cxx.
Definition at line 364 of file tmvaglob.cxx.
Definition at line 315 of file tmvaglob.cxx.
Definition at line 324 of file tmvaglob.cxx.
Definition at line 192 of file tmvaglob.cxx.
Definition at line 270 of file tmvaglob.cxx.
Definition at line 77 of file tmvaglob.cxx.
Definition at line 47 of file tmvaglob.cxx.
Definition at line 8 of file tmvaglob.cxx.
void TMVA::TMVAGlob::SetTMVAStyle | ( | ) |
Definition at line 96 of file tmvaglob.cxx.