ROOT
Version v6.32
master
v6.34
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
html
►
io
►
main
►
math
►
montecarlo
►
net
►
proof
►
roofit
►
sql
▼
tmva
doc
►
pymva
►
rmva
►
sofie
►
sofie_parsers
►
tmva
▼
tmvagui
▼
inc
▼
TMVA
►
annconvergencetest.h
►
BDT.h
►
BDT_Reg.h
►
BDTControlPlots.h
►
BoostControlPlots.h
►
compareanapp.h
►
correlations.h
►
correlationscatters.h
►
correlationscattersMultiClass.h
►
correlationsMultiClass.h
►
CorrGui.h
►
CorrGuiMultiClass.h
►
deviations.h
►
efficiencies.h
►
efficienciesMulticlass.h
►
likelihoodrefs.h
►
MovieMaker.h
►
mvaeffs.h
►
mvas.h
►
mvasMulticlass.h
►
mvaweights.h
►
network.h
►
paracoor.h
►
PlotFoams.h
►
probas.h
►
regression_averagedevs.h
►
rulevis.h
►
rulevisCorr.h
►
rulevisHists.h
►
tmvaglob.h
►
TMVAGui.h
►
TMVAMultiClassGui.h
►
TMVARegGui.h
►
training_history.h
►
variables.h
►
variablesMultiClass.h
►
src
►
tree
►
tutorials
►
v6-32-00-patches
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
CorrGuiMultiClass.h
Go to the documentation of this file.
1
#ifndef CorrGuiMultiClass__HH
2
#define CorrGuiMultiClass__HH
3
///////////
4
//New Gui for easier plotting of scatter corelations
5
// L. Ancu 04/04/07
6
////////////
7
8
#include "
TControlBar.h
"
9
#include "
tmvaglob.h
"
10
11
namespace
TMVA
{
12
13
// static TControlBar* CorrGuiMultiClass_Global__cbar = 0;
14
15
void
CorrGuiMultiClass
(
TString
dataset,
TString
fin
=
"TMVA.root"
,
TString
dirName
=
"InputVariables_Id"
,
TString
title =
"TMVA Input Variable"
,
16
Bool_t
isRegression
=
kFALSE
);
17
void
CorrGuiMultiClass_DeleteTBar
();
18
19
}
20
#endif
Bool_t
bool Bool_t
Definition
RtypesCore.h:63
kFALSE
constexpr Bool_t kFALSE
Definition
RtypesCore.h:101
TControlBar.h
ROOT::Detail::TRangeCast
Definition
TCollection.h:311
TString
Basic string class.
Definition
TString.h:139
TMVA
create variable transformations
Definition
GeneticMinimizer.h:22
TMVA::CorrGuiMultiClass_DeleteTBar
void CorrGuiMultiClass_DeleteTBar()
TMVA::CorrGuiMultiClass
void CorrGuiMultiClass(TString dataset, TString fin="TMVA.root", TString dirName="InputVariables_Id", TString title="TMVA Input Variable", Bool_t isRegression=kFALSE)
tmvaglob.h
tmva
tmvagui
inc
TMVA
CorrGuiMultiClass.h
ROOT v6-32 - Reference Guide Generated on Wed Apr 2 2025 08:24:45 (GVA Time) using Doxygen 1.10.0