ROOT
6.07/01
Reference Guide
|
#include <cstdlib>
#include <iostream>
#include <map>
#include <string>
#include <vector>
#include "TFile.h"
#include "TTree.h"
#include "TString.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TStopwatch.h"
#include "TH1F.h"
#include "TMVA/Tools.h"
#include "TMVA/Reader.h"
Go to the source code of this file.
Functions | |
void | TMVAMulticlassApplication (TString myMethodList="") |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 166 of file TMVAMulticlassApplication.C.
Definition at line 29 of file TMVAMulticlassApplication.C.
Referenced by main().