ROOT
v6-32
Reference Guide
Loading...
Searching...
No Matches
variables.h
Go to the documentation of this file.
1
#ifndef variables__HH
2
#define variables__HH
3
#include "
tmvaglob.h
"
4
namespace
TMVA
{
5
6
// this macro plots the distributions of the different input variables
7
// used in TMVA (e.g. running TMVAnalysis.C). Signal and Background are overlayed.
8
9
// input: - Input file (result from TMVA),
10
// - normal/decorrelated/PCA
11
// - use of TMVA plotting TStyle
12
void
variables
(
TString
dataset,
TString
fin
=
"TMVA.root"
,
TString
dirName
=
"InputVariables_Id"
,
TString
title =
"TMVA Input Variables"
,
Bool_t
isRegression
=
kFALSE
,
Bool_t
useTMVAStyle
=
kTRUE
);
13
}
14
#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
ROOT::Detail::TRangeCast
Definition
TCollection.h:311
TString
Basic string class.
Definition
TString.h:139
TMVA
create variable transformations
Definition
GeneticMinimizer.h:22
TMVA::variables
void variables(TString dataset, TString fin="TMVA.root", TString dirName="InputVariables_Id", TString title="TMVA Input Variables", Bool_t isRegression=kFALSE, Bool_t useTMVAStyle=kTRUE)
tmvaglob.h
tmva
tmvagui
inc
TMVA
variables.h
ROOT v6-32 - Reference Guide Generated on Thu Feb 20 2025 14:39:18 (GVA Time) using Doxygen 1.10.0