ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
TMVAMulticlass.C File Reference
#include <cstdlib>
#include <iostream>
#include <map>
#include <string>
#include "TFile.h"
#include "TTree.h"
#include "TString.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TMVA/Tools.h"
#include "TMVA/Factory.h"
#include "TMVA/TMVAMultiClassGui.h"
Include dependency graph for TMVAMulticlass.C:

Go to the source code of this file.

Functions

void TMVAMulticlass (TString myMethodList="")
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 149 of file TMVAMulticlass.C.

void TMVAMulticlass ( TString  myMethodList = "")

Definition at line 29 of file TMVAMulticlass.C.

Referenced by main().