ROOT » TMVA » TMVAGUI » TMVA

namespace TMVA

Function Members (Methods)

public:
voidActionButton(TControlBar* cbar, const TString& title, const TString& macro, const TString& comment, const TString& buttonType, TString requiredKey = "")
voidannconvergencetest(TDirectory* lhdir)
voidannconvergencetest(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE)
voidBDT(const TString& fin = "TMVA.root")
voidBDT(Int_t itree, TString wfile = "weights/TMVAnalysis_test_BDT.weights.txt", TString methName = "BDT", Bool_t useTMVAStyle = kTRUE)
voidBDT_DeleteTBar(int i)
voidBDT_Reg(const TString& fin = "TMVAReg.root")
voidBDT_Reg(Int_t itree, TString wfile = "weights/TMVARegression_BDT.weights.xml", TString methName = "BDT", Bool_t useTMVAStyle = kTRUE)
voidbdtcontrolplots(TDirectory*)
voidBDTControlPlots(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE)
voidBDTReg_DeleteTBar(int i)
voidboostcontrolplots(TDirectory* boostdir)
voidBoostControlPlots(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE)
voidcompareanapp(TString finAn = "TMVA.root", TString finApp = "TMVApp.root", TMVA::HistType htype = kMVAType, bool useTMVAStyle = kTRUE)
voidcorrelations(TString fin = "TMVA.root", Bool_t isRegression = kFALSE, Bool_t greyScale = kFALSE, Bool_t useTMVAStyle = kTRUE)
voidcorrelationscatters(TString fin, TString var = "var3", TString dirName_ = "InputVariables_Id", TString title = "TMVA Input Variable", Bool_t isRegression = kFALSE, Bool_t useTMVAStyle = kTRUE)
voidcorrelationscattersMultiClass(TString fin = "TMVA.root", TString var = "var3", TString dirName_ = "InputVariables_Id", TString title = "TMVA Input Variable", Bool_t isRegression = kFALSE, Bool_t useTMVAStyle = kTRUE)
voidcorrelationsMultiClass(TString fin = "TMVA.root", Bool_t isRegression = kFALSE, Bool_t greyScale = kFALSE, Bool_t useTMVAStyle = kTRUE)
voidCorrGui(TString fin = "TMVA.root", TString dirName = "InputVariables_Id", TString title = "TMVA Input Variable", Bool_t isRegression = kFALSE)
voidCorrGui_DeleteTBar()
voidCorrGuiMultiClass(TString fin = "TMVA.root", TString dirName = "InputVariables_Id", TString title = "TMVA Input Variable", Bool_t isRegression = kFALSE)
voidCorrGuiMultiClass_DeleteTBar()
voiddeviations(TString fin = "TMVAReg.root", TMVA::HistType htype = kMVAType, Bool_t showTarget = kTRUE, Bool_t useTMVAStyle = kTRUE)
voiddraw_activation(TCanvas* c, Double_t cx, Double_t cy, Double_t radx, Double_t rady, Int_t whichActivation)
voiddraw_input_labels(Int_t nInputs, Double_t* cy, Double_t rad, Double_t layerWidth)
voiddraw_layer(TCanvas* c, TH2F* h, Int_t iHist, Int_t nLayers, Double_t maxWeight)
voiddraw_layer_labels(Int_t nLayers)
voiddraw_network(TFile* f, TDirectory* d, const TString& hName = "weights_hist", Bool_t movieMode = kFALSE, const TString& epoch = "")
voiddraw_synapse(Double_t cx1, Double_t cy1, Double_t cx2, Double_t cy2, Double_t rad1, Double_t rad2, Double_t weightNormed)
voidDrawCell(TMVA::PDEFoamCell* cell, TMVA::PDEFoam* foam, Double_t x, Double_t y, Double_t xscale, Double_t yscale)
voidDrawMLPoutputMovie(TFile* file, const TString& methodType, const TString& methodTitle)
voidDrawNetworkMovie(TFile* file, const TString& methodType, const TString& methodTitle)
voidefficiencies(TString fin = "TMVA.root", Int_t type = 2, Bool_t useTMVAStyle = kTRUE)
TMVA::MsgLogger&Endl(TMVA::MsgLogger& ml)
TMVA::Config&gConfig()
TString*get_var_names(Int_t nVars)
TList*GetKeyList(const TString& pattern)
TMVA::Tools&gTools()
voidlikelihoodrefs(TDirectory* lhdir)
voidlikelihoodrefs(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE)
voidMovieMaker(TString methodType = "Method_MLP", TString methodTitle = "MLP")
voidMultiClassActionButton(TControlBar* cbar, const TString& title, const TString& macro, const TString& comment, const TString& buttonType, TString requiredKey = "")
TList*MultiClassGetKeyList(const TString& pattern)
voidmvaeffs(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE, TString formula = "S/sqrt(S+B)")
voidmvas(TString fin = "TMVA.root", TMVA::HistType htype = kMVAType, Bool_t useTMVAStyle = kTRUE)
voidmvasMulticlass(TString fin = "TMVAMulticlass.root", TMVA::HistType htype = kMVAType, Bool_t useTMVAStyle = kTRUE)
voidmvaweights(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE)
voidnetwork(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE)
Bool_toperator<(const TMVA::GeneticGenes&, const TMVA::GeneticGenes&)
ostream&operator<<(ostream& os, const TMVA::Event& event)
ostream&operator<<(ostream& os, const TMVA::Node& node)
ostream&operator<<(ostream& os, const TMVA::Node* node)
ostream&operator<<(ostream& os, const TMVA::BinaryTree& tree)
ostream&operator<<(ostream& os, const TMVA::PDF& tree)
ostream&operator<<(ostream& os, const TMVA::Rule& rule)
ostream&operator<<(ostream& os, const TMVA::RuleEnsemble& event)
istream&operator>>(istream& istr, TMVA::BinaryTree& tree)
istream&operator>>(istream& istr, TMVA::PDF& tree)
voidparacoor(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE)
voidPlot(TString fileName, TMVA::ECellValue cv, TString cv_long, bool useTMVAStyle = kTRUE)
voidPlot1DimFoams(TList& foam_list, TMVA::ECellValue cell_value, const TString& cell_value_description, TMVA::PDEFoamKernelBase* kernel)
voidplot_efficiencies(TFile* file, Int_t type = 2, TDirectory* BinDir = 0)
voidPlotCellTree(TString fileName, TString cv_long, bool useTMVAStyle = kTRUE)
voidPlotFoams(TString fileName = "weights/TMVAClassification_PDEFoam.weights_foams.root", bool useTMVAStyle = kTRUE)
voidPlotNDimFoams(TList& foam_list, TMVA::ECellValue cell_value, const TString& cell_value_description, TMVA::PDEFoamKernelBase* kernel)
voidprobas(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE)
voidRegGuiActionButton(TControlBar* cbar, const TString& title, const TString& macro, const TString& comment, const TString& buttonType, TString requiredKey = "")
TList*RegGuiGetKeyList(const TString& pattern)
voidregression_averagedevs(TString fin, Int_t Nevt = -1, Bool_t useTMVAStyle = kTRUE)
voidrulevis(TString fin = "TMVA.root", TMVA::TMVAGlob::TypeOfPlot type = TMVAGlob::kNorm, bool useTMVAStyle = kTRUE)
voidrulevisCorr(TString fin = "TMVA.root", TMVA::TMVAGlob::TypeOfPlot type = TMVAGlob::kNorm, bool useTMVAStyle = kTRUE)
voidrulevisCorr(TDirectory* rfdir, TDirectory* vardir, TDirectory* corrdir, TMVA::TMVAGlob::TypeOfPlot type)
voidrulevisHists(TString fin = "TMVA.root", TMVA::TMVAGlob::TypeOfPlot type = TMVAGlob::kNorm, bool useTMVAStyle = kTRUE)
voidrulevisHists(TDirectory* rfdir, TDirectory* vardir, TDirectory* corrdir, TMVA::TMVAGlob::TypeOfPlot type)
voidTMVAGui(const char* fName = "TMVA.root")
voidTMVAMultiClassGui(const char* fName = "TMVAMulticlass.root")
voidTMVARegGui(const char* fName = "TMVAReg.root")
voidvariables(TString fin = "TMVA.root", TString dirName = "InputVariables_Id", TString title = "TMVA Input Variables", Bool_t isRegression = kFALSE, Bool_t useTMVAStyle = kTRUE)
voidvariablesMultiClass(TString fin = "TMVA.root", TString dirName = "InputVariables_Id", TString title = "TMVA Input Variables", Bool_t isRegression = kFALSE, Bool_t useTMVAStyle = kTRUE)

Data Members

Class Charts

Function documentation