ROOT
Version v6.30
master
v6.34
v6.32
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
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
correlations.h
Go to the documentation of this file.
1
#ifndef correlations__HH
2
#define correlations__HH
3
#include "
tmvaglob.h
"
4
#include "
TH1.h
"
5
#include "
TH2.h
"
6
7
namespace
TMVA
{
8
9
// this macro plots the correlation matrix of the various input
10
// variables used in TMVA (e.g. running TMVAnalysis.C). Signal and
11
// Background are plotted separately
12
13
// input: - Input file (result from TMVA),
14
// - use of colors or grey scale
15
// - use of TMVA plotting TStyle
16
void
correlations
(
TString
dataset,
TString
fin =
"TMVA.root"
,
Bool_t
isRegression =
kFALSE
,
17
Bool_t
greyScale =
kFALSE
,
Bool_t
useTMVAStyle =
kTRUE
);
18
}
19
#endif
Bool_t
bool Bool_t
Definition
RtypesCore.h:63
kFALSE
constexpr Bool_t kFALSE
Definition
RtypesCore.h:101
kTRUE
constexpr Bool_t kTRUE
Definition
RtypesCore.h:100
TH1.h
TH2.h
TString
Basic string class.
Definition
TString.h:139
TMVA
create variable transformations
Definition
GeneticMinimizer.h:22
TMVA::correlations
void correlations(TString dataset, TString fin="TMVA.root", Bool_t isRegression=kFALSE, Bool_t greyScale=kFALSE, Bool_t useTMVAStyle=kTRUE)
tmvaglob.h
tmva
tmvagui
inc
TMVA
correlations.h
ROOT v6-30 - Reference Guide Generated on Thu Dec 12 2024 06:12:32 (GVA Time) using Doxygen 1.9.8