ROOT
v6-22
Reference Guide
correlationsMultiClass.h
Go to the documentation of this file.
1
#ifndef correlationsMultiClass__HH
2
#define correlationsMultiClass__HH
3
#include "
tmvaglob.h
"
4
namespace
TMVA
{
5
6
// this macro plots the correlation matrix of the various input
7
// variables used in TMVA (e.g. running TMVAnalysis.C). Signal and
8
// Background are plotted separately
9
10
// input: - Input file (result from TMVA),
11
// - use of colors or grey scale
12
// - use of TMVA plotting TStyle
13
void
correlationsMultiClass
(
TString
dataset,
TString
fin =
"TMVA.root"
,
Bool_t
isRegression =
kFALSE
,
14
Bool_t
greyScale =
kFALSE
,
Bool_t
useTMVAStyle =
kTRUE
);
15
}
16
#endif
kFALSE
const Bool_t kFALSE
Definition:
RtypesCore.h:90
Bool_t
bool Bool_t
Definition:
RtypesCore.h:61
kTRUE
const Bool_t kTRUE
Definition:
RtypesCore.h:89
TString
Basic string class.
Definition:
TString.h:131
TMVA
create variable transformations
Definition:
GeneticMinimizer.h:21
TMVA::correlationsMultiClass
void correlationsMultiClass(TString dataset, TString fin="TMVA.root", Bool_t isRegression=kFALSE, Bool_t greyScale=kFALSE, Bool_t useTMVAStyle=kTRUE)
tmvaglob.h
tmva
tmvagui
inc
TMVA
correlationsMultiClass.h
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:53:06 (GVA Time) using Doxygen 1.9.4