![]() |
ROOT
6.06/09
Reference Guide
|
#include <iostream>#include <iomanip>#include <fstream>#include "TMVA/tmvaglob.h"#include "RQ_OBJECT.h"#include "TROOT.h"#include "TStyle.h"#include "TPad.h"#include "TCanvas.h"#include "TLine.h"#include "TFile.h"#include "TColor.h"#include "TPaveText.h"#include "TObjString.h"#include "TControlBar.h"#include "TGWindow.h"#include "TGButton.h"#include "TGLabel.h"#include "TGNumberEntry.h"#include "TMVA/DecisionTree.h"#include "TMVA/Tools.h"#include "TXMLEngine.h"#include "TMVA/BDT.h"
Include dependency graph for BDT_Reg.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TMVA::StatDialogBDTReg |
Namespaces | |
| TMVA | |
| Abstract ClassifierFactory template that handles arbitrary types. | |
Functions | |
| void | TMVA::BDT_Reg (const TString &fin="TMVAReg.root") |
| void | TMVA::BDTReg_DeleteTBar (int i) |
| void | TMVA::BDT_Reg (Int_t itree, TString wfile="weights/TMVARegression_BDT.weights.xml", TString methName="BDT", Bool_t useTMVAStyle=kTRUE) |
Variables | |
| static std::vector< TControlBar * > | TMVA::BDTReg_Global__cbar |