ROOT
v6-26
Reference Guide
Loading...
Searching...
No Matches
correlationscatters.h
Go to the documentation of this file.
1
#ifndef correlationscatters__HH
2
#define correlationscatters__HH
3
#include "
tmvaglob.h
"
4
namespace
TMVA
{
5
6
// this macro plots the correlations (as scatter plots); of
7
// the various input variable combinations used in TMVA (e.g. running
8
// TMVAnalysis.C). Signal and Background are plotted separately
9
10
// input: - Input file (result from TMVA),
11
// - normal/decorrelated/PCA
12
// - use of TMVA plotting TStyle
13
void
correlationscatters
(
TString
dataset,
TString
fin ,
TString
var=
"var3"
,
14
TString
dirName_ =
"InputVariables_Id"
,
TString
title =
"TMVA Input Variable"
,
15
Bool_t
isRegression =
kFALSE
,
16
Bool_t
useTMVAStyle =
kTRUE
);
17
}
18
#endif
kFALSE
const Bool_t kFALSE
Definition
RtypesCore.h:101
Bool_t
bool Bool_t
Definition
RtypesCore.h:63
kTRUE
const Bool_t kTRUE
Definition
RtypesCore.h:100
TString
Basic string class.
Definition
TString.h:136
TMVA
create variable transformations
Definition
GeneticMinimizer.h:22
TMVA::correlationscatters
void correlationscatters(TString dataset, TString fin, TString var="var3", TString dirName_="InputVariables_Id", TString title="TMVA Input Variable", Bool_t isRegression=kFALSE, Bool_t useTMVAStyle=kTRUE)
tmvaglob.h
tmva
tmvagui
inc
TMVA
correlationscatters.h
ROOT v6-26 - Reference Guide Generated on Mon Sep 11 2023 21:02:57 (GVA Time) using Doxygen 1.9.8