ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Functions
TMVAGui.h File Reference
#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

TListTMVA::GetKeyList (const TString &pattern)
 
void TMVA::ActionButton (TControlBar *cbar, const TString &title, const TString &macro, const TString &comment, const TString &buttonType, TString requiredKey="")
 
void TMVA::TMVAGui (const char *fName="TMVA.root")