Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
PlotFoams.h File Reference
#include "tmvaglob.h"
#include "TControlBar.h"
#include "TMap.h"
#include "TVectorT.h"
#include "TString.h"
#include "TPaveText.h"
#include "TMVA/PDEFoamKernelBase.h"
#include "TMVA/PDEFoamKernelTrivial.h"
#include <cfloat>
#include "TMVA/PDEFoam.h"
Include dependency graph for PlotFoams.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  TMVA
 create variable transformations
 

Functions

void TMVA::DrawCell (TMVA::PDEFoamCell *cell, TMVA::PDEFoam *foam, Double_t x, Double_t y, Double_t xscale, Double_t yscale)
 
void TMVA::Plot (TString fileName, TMVA::ECellValue cv, TString cv_long, bool useTMVAStyle=kTRUE)
 
void TMVA::Plot1DimFoams (TList &foam_list, TMVA::ECellValue cell_value, const TString &cell_value_description, TMVA::PDEFoamKernelBase *kernel)
 
void TMVA::PlotCellTree (TString fileName, TString cv_long, bool useTMVAStyle=kTRUE)
 
void TMVA::PlotFoams (TString fileName="weights/TMVAClassification_PDEFoam.weights_foams.root", bool useTMVAStyle=kTRUE)
 
void TMVA::PlotNDimFoams (TList &foam_list, TMVA::ECellValue cell_value, const TString &cell_value_description, TMVA::PDEFoamKernelBase *kernel)