void | ActionButton(TControlBar* cbar, const TString& title, const TString& macro, const TString& comment, const TString& buttonType, TString requiredKey = "") |
void | annconvergencetest(TDirectory* lhdir) |
void | annconvergencetest(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE) |
void | BDT(const TString& fin = "TMVA.root") |
void | BDT(Int_t itree, TString wfile = "weights/TMVAnalysis_test_BDT.weights.txt", TString methName = "BDT", Bool_t useTMVAStyle = kTRUE) |
void | BDT_DeleteTBar(int i) |
void | BDT_Reg(const TString& fin = "TMVAReg.root") |
void | BDT_Reg(Int_t itree, TString wfile = "weights/TMVARegression_BDT.weights.xml", TString methName = "BDT", Bool_t useTMVAStyle = kTRUE) |
void | bdtcontrolplots(TDirectory*) |
void | BDTControlPlots(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE) |
void | BDTReg_DeleteTBar(int i) |
void | boostcontrolplots(TDirectory* boostdir) |
void | BoostControlPlots(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE) |
void | compareanapp(TString finAn = "TMVA.root", TString finApp = "TMVApp.root", TMVA::HistType htype = kMVAType, bool useTMVAStyle = kTRUE) |
void | correlations(TString fin = "TMVA.root", Bool_t isRegression = kFALSE, Bool_t greyScale = kFALSE, Bool_t useTMVAStyle = kTRUE) |
void | correlationscatters(TString fin, TString var = "var3", TString dirName_ = "InputVariables_Id", TString title = "TMVA Input Variable", Bool_t isRegression = kFALSE, Bool_t useTMVAStyle = kTRUE) |
void | correlationscattersMultiClass(TString fin = "TMVA.root", TString var = "var3", TString dirName_ = "InputVariables_Id", TString title = "TMVA Input Variable", Bool_t isRegression = kFALSE, Bool_t useTMVAStyle = kTRUE) |
void | correlationsMultiClass(TString fin = "TMVA.root", Bool_t isRegression = kFALSE, Bool_t greyScale = kFALSE, Bool_t useTMVAStyle = kTRUE) |
void | CorrGui(TString fin = "TMVA.root", TString dirName = "InputVariables_Id", TString title = "TMVA Input Variable", Bool_t isRegression = kFALSE) |
void | CorrGui_DeleteTBar() |
void | CorrGuiMultiClass(TString fin = "TMVA.root", TString dirName = "InputVariables_Id", TString title = "TMVA Input Variable", Bool_t isRegression = kFALSE) |
void | CorrGuiMultiClass_DeleteTBar() |
void | deviations(TString fin = "TMVAReg.root", TMVA::HistType htype = kMVAType, Bool_t showTarget = kTRUE, Bool_t useTMVAStyle = kTRUE) |
void | draw_activation(TCanvas* c, Double_t cx, Double_t cy, Double_t radx, Double_t rady, Int_t whichActivation) |
void | draw_input_labels(Int_t nInputs, Double_t* cy, Double_t rad, Double_t layerWidth) |
void | draw_layer(TCanvas* c, TH2F* h, Int_t iHist, Int_t nLayers, Double_t maxWeight) |
void | draw_layer_labels(Int_t nLayers) |
void | draw_network(TFile* f, TDirectory* d, const TString& hName = "weights_hist", Bool_t movieMode = kFALSE, const TString& epoch = "") |
void | draw_synapse(Double_t cx1, Double_t cy1, Double_t cx2, Double_t cy2, Double_t rad1, Double_t rad2, Double_t weightNormed) |
void | DrawCell(TMVA::PDEFoamCell* cell, TMVA::PDEFoam* foam, Double_t x, Double_t y, Double_t xscale, Double_t yscale) |
void | DrawMLPoutputMovie(TFile* file, const TString& methodType, const TString& methodTitle) |
void | DrawNetworkMovie(TFile* file, const TString& methodType, const TString& methodTitle) |
void | efficiencies(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() |
void | likelihoodrefs(TDirectory* lhdir) |
void | likelihoodrefs(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE) |
void | MovieMaker(TString methodType = "Method_MLP", TString methodTitle = "MLP") |
void | MultiClassActionButton(TControlBar* cbar, const TString& title, const TString& macro, const TString& comment, const TString& buttonType, TString requiredKey = "") |
TList* | MultiClassGetKeyList(const TString& pattern) |
void | mvaeffs(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE, TString formula = "S/sqrt(S+B)") |
void | mvas(TString fin = "TMVA.root", TMVA::HistType htype = kMVAType, Bool_t useTMVAStyle = kTRUE) |
void | mvasMulticlass(TString fin = "TMVAMulticlass.root", TMVA::HistType htype = kMVAType, Bool_t useTMVAStyle = kTRUE) |
void | mvaweights(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE) |
void | network(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE) |
Bool_t | operator<(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) |
void | paracoor(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE) |
void | Plot(TString fileName, TMVA::ECellValue cv, TString cv_long, bool useTMVAStyle = kTRUE) |
void | Plot1DimFoams(TList& foam_list, TMVA::ECellValue cell_value, const TString& cell_value_description, TMVA::PDEFoamKernelBase* kernel) |
void | plot_efficiencies(TFile* file, Int_t type = 2, TDirectory* BinDir = 0) |
void | PlotCellTree(TString fileName, TString cv_long, bool useTMVAStyle = kTRUE) |
void | PlotFoams(TString fileName = "weights/TMVAClassification_PDEFoam.weights_foams.root", bool useTMVAStyle = kTRUE) |
void | PlotNDimFoams(TList& foam_list, TMVA::ECellValue cell_value, const TString& cell_value_description, TMVA::PDEFoamKernelBase* kernel) |
void | probas(TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE) |
void | RegGuiActionButton(TControlBar* cbar, const TString& title, const TString& macro, const TString& comment, const TString& buttonType, TString requiredKey = "") |
TList* | RegGuiGetKeyList(const TString& pattern) |
void | regression_averagedevs(TString fin, Int_t Nevt = -1, Bool_t useTMVAStyle = kTRUE) |
void | rulevis(TString fin = "TMVA.root", TMVA::TMVAGlob::TypeOfPlot type = TMVAGlob::kNorm, bool useTMVAStyle = kTRUE) |
void | rulevisCorr(TString fin = "TMVA.root", TMVA::TMVAGlob::TypeOfPlot type = TMVAGlob::kNorm, bool useTMVAStyle = kTRUE) |
void | rulevisCorr(TDirectory* rfdir, TDirectory* vardir, TDirectory* corrdir, TMVA::TMVAGlob::TypeOfPlot type) |
void | rulevisHists(TString fin = "TMVA.root", TMVA::TMVAGlob::TypeOfPlot type = TMVAGlob::kNorm, bool useTMVAStyle = kTRUE) |
void | rulevisHists(TDirectory* rfdir, TDirectory* vardir, TDirectory* corrdir, TMVA::TMVAGlob::TypeOfPlot type) |
void | TMVAGui(const char* fName = "TMVA.root") |
void | TMVAMultiClassGui(const char* fName = "TMVAMulticlass.root") |
void | TMVARegGui(const char* fName = "TMVAReg.root") |
void | variables(TString fin = "TMVA.root", TString dirName = "InputVariables_Id", TString title = "TMVA Input Variables", Bool_t isRegression = kFALSE, Bool_t useTMVAStyle = kTRUE) |
void | variablesMultiClass(TString fin = "TMVA.root", TString dirName = "InputVariables_Id", TString title = "TMVA Input Variables", Bool_t isRegression = kFALSE, Bool_t useTMVAStyle = kTRUE) |