#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"
Go to the source code of this file.
Functions | |
void | TMVAMulticlassApplication (TString myMethodList="") |
void TMVAMulticlassApplication | ( | TString | myMethodList = "" |
) |
Definition at line 31 of file TMVAMulticlassApplication.C.
References TSystem::AccessPathName(), TMVA::Reader::AddVariable(), TMVA::Reader::BookMVA(), dir(), TMVA::Reader::EvaluateMulticlass(), TH1::Fill(), TTree::GetEntries(), TTree::GetEntry(), gROOT, gSystem, TMVA::gTools(), i, TMVA::Tools::Instance(), Long64_t, TFile::Open(), prefix, TStopwatch::Print(), TROOT::ProcessLine(), TTree::SetBranchAddress(), TMVA::Tools::SplitString(), TStopwatch::Start(), TStopwatch::Stop(), and TObject::Write().