Loading [MathJax]/extensions/tex2jax.js
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
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
tmva
tmvagui
inc
TMVA
paracoor.h
Go to the documentation of this file.
1
#ifndef paracoor__HH
2
#define paracoor__HH
3
#include "
tmvaglob.h
"
4
#include "
TROOT.h
"
5
#include "
TTree.h
"
6
#include "
TLeaf.h
"
7
#include "
TParallelCoord.h
"
8
#include "
TParallelCoordVar.h
"
9
#include "
TParallelCoordRange.h
"
10
namespace
TMVA
{
11
12
13
// plot parallel coordinates
14
15
void
paracoor
(
TString
fin =
"TMVA.root"
,
Bool_t
useTMVAStyle =
kTRUE
);
16
}
17
#endif
TTree.h
TString
Basic string class.
Definition:
TString.h:137
Bool_t
bool Bool_t
Definition:
RtypesCore.h:59
TParallelCoordRange.h
TMVA::paracoor
void paracoor(TString fin="TMVA.root", Bool_t useTMVAStyle=kTRUE)
Definition:
paracoor.cxx:16
TParallelCoordVar.h
tmvaglob.h
TLeaf.h
TROOT.h
TParallelCoord.h
TMVA
Abstract ClassifierFactory template that handles arbitrary types.
Definition:
MethodPyAdaBoost.h:29
kTRUE
const Bool_t kTRUE
Definition:
Rtypes.h:91