![]() |
ROOT
6.06/09
Reference Guide
|
#include <iostream>#include <vector>#include "TList.h"#include "TROOT.h"#include "TKey.h"#include "TString.h"#include "TControlBar.h"#include "TObjString.h"#include "TClass.h"#include "tmvaglob.h"
Include dependency graph for TMVAGui.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | TMVA::TMVAGUI |
Namespaces | |
| TMVA | |
| Abstract ClassifierFactory template that handles arbitrary types. | |
Functions | |
| TList * | TMVA::GetKeyList (const TString &pattern) |
| void | TMVA::ActionButton (TControlBar *cbar, const TString &title, const TString ¯o, const TString &comment, const TString &buttonType, TString requiredKey="") |
| void | TMVA::TMVAGui (const char *fName="TMVA.root") |