#include <cstdlib>
#include <iostream>
#include <map>
#include <string>
#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"
#include "TMVA/Config.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 29 of file TMVAMulticlassApplication.cxx.
References TSystem::AccessPathName(), TMVA::Reader::AddVariable(), TMVA::Reader::BookMVA(), dir(), TMVA::Reader::EvaluateMulticlass(), TH1::Fill(), TTree::GetEntries(), TTree::GetEntry(), gSystem, i, TMVA::Tools::Instance(), kTRUE, Long64_t, TFile::Open(), prefix, TStopwatch::Print(), TTree::SetBranchAddress(), TStopwatch::Start(), TStopwatch::Stop(), and TObject::Write().