ROOT
v6-22
Reference Guide
likelihoodrefs.h
Go to the documentation of this file.
1
#ifndef likelihoodrefs__HH
2
#define likelihoodrefs__HH
3
4
#include "
tmvaglob.h
"
5
6
namespace
TMVA
{
7
8
9
// this macro plots the reference distribuions for the Likelihood
10
// methods for the various input variables used in TMVA (e.g. running
11
// TMVAnalysis.C). Signal and Background are plotted separately
12
13
// input: - Input file (result from TMVA),
14
// - use of TMVA plotting TStyle
15
16
17
void
likelihoodrefs
(
TString
dataset,
TDirectory
*lhdir );
18
19
void
likelihoodrefs
(
TString
dataset,
TString
fin =
"TMVA.root"
,
Bool_t
useTMVAStyle =
kTRUE
);
20
}
21
#endif
Bool_t
bool Bool_t
Definition:
RtypesCore.h:61
kTRUE
const Bool_t kTRUE
Definition:
RtypesCore.h:89
TDirectory
Describe directory structure in memory.
Definition:
TDirectory.h:40
TString
Basic string class.
Definition:
TString.h:131
TMVA
create variable transformations
Definition:
GeneticMinimizer.h:21
TMVA::likelihoodrefs
void likelihoodrefs(TString dataset, TDirectory *lhdir)
tmvaglob.h
tmva
tmvagui
inc
TMVA
likelihoodrefs.h
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:53:06 (GVA Time) using Doxygen 1.9.4