#include <cstdlib>#include <vector>#include <iostream>#include <map>#include <string>#include "TFile.h"#include "TTree.h"#include "TString.h"#include "TSystem.h"#include "TROOT.h"#include "TStopwatch.h"Go to the source code of this file.
Functions | |
| void | TMVARegressionApplication (TString myMethodList="") |
| void TMVARegressionApplication | ( | TString | myMethodList = "" |
) |
Definition at line 30 of file TMVARegressionApplication.C.
References TSystem::AccessPathName(), TMVA::Reader::AddSpectator(), TMVA::Reader::AddVariable(), TMVA::Reader::BookMVA(), dir(), TMVA::Reader::EvaluateRegression(), TH1::Fill(), TTree::GetEntries(), TTree::GetEntry(), gSystem, TMVA::gTools(), h, i, TMVA::Tools::Instance(), Long64_t, TFile::Open(), prefix, TStopwatch::Print(), TTree::SetBranchAddress(), TMVA::Tools::SplitString(), TStopwatch::Start(), TStopwatch::Stop(), title, and val.
1.5.1