ROOT
6.06/09
Reference Guide
ROOT Home Page
Main Page
Related Pages
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
tmva
tmvagui
inc
TMVA
compareanapp.h
Go to the documentation of this file.
1
#ifndef compareanapp__HH
2
#define compareanapp__HH
3
#include "
TMVA/tmvaglob.h
"
4
#include "
TMVA/Types.h
"
5
namespace
TMVA
{
6
7
8
#define CheckDerivedPlots 0
9
10
void
compareanapp
(
TString
finAn =
"TMVA.root"
,
TString
finApp =
"TMVApp.root"
,
11
HistType
htype =
kMVAType
,
bool
useTMVAStyle=
kTRUE
);
12
}
13
#endif
Types.h
TString
Basic string class.
Definition:
TString.h:137
tmvaglob.h
TMVA::HistType
HistType
Definition:
Types.h:71
TMVA
Abstract ClassifierFactory template that handles arbitrary types.
Definition:
MethodPyAdaBoost.h:29
TMVA::compareanapp
void compareanapp(TString finAn="TMVA.root", TString finApp="TMVApp.root", HistType htype=kMVAType, bool useTMVAStyle=kTRUE)
Definition:
compareanapp.cxx:10
kTRUE
const Bool_t kTRUE
Definition:
Rtypes.h:91
TMVA::kMVAType
Definition:
Types.h:71