![]() |
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 "tmvaglob.h"
Go to the source code of this file.
Namespaces | |
TMVA | |
Abstract ClassifierFactory template that handles arbitrary types. | |
Functions | |
TList * | TMVA::MultiClassGetKeyList (const TString &pattern) |
void | TMVA::MultiClassActionButton (TControlBar *cbar, const TString &title, const TString ¯o, const TString &comment, const TString &buttonType, TString requiredKey="") |
void | TMVA::TMVAMultiClassGui (const char *fName="TMVAMulticlass.root") |