ROOT
6.06/09
Reference Guide
|
#include "TString.h"
#include "TDirectory.h"
#include "TH1F.h"
#include "TFile.h"
#include "TCanvas.h"
#include "TLegend.h"
#include "TROOT.h"
#include "TKey.h"
#include "TH2F.h"
#include "TPad.h"
#include "TObjArray.h"
#include "TText.h"
#include "network.h"
Go to the source code of this file.
Namespaces | |
TMVA | |
Abstract ClassifierFactory template that handles arbitrary types. | |
Functions | |
void | TMVA::DrawNetworkMovie (TFile *file, const TString &methodType, const TString &methodTitle) |
void | TMVA::DrawMLPoutputMovie (TFile *file, const TString &methodType, const TString &methodTitle) |
void | TMVA::MovieMaker (TString methodType="Method_MLP", TString methodTitle="MLP") |