ROOT
6.10/00
Reference Guide
ROOT Home Page
Main Page
Tutorials
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
Groups
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
dataset,
TString
fin =
"TMVA.root"
,
Bool_t
useTMVAStyle =
kTRUE
);
16
}
17
#endif
TMVA::paracoor
void paracoor(TString dataset, TString fin="TMVA.root", Bool_t useTMVAStyle=kTRUE)
TTree.h
TString
Basic string class.
Definition:
TString.h:129
Bool_t
bool Bool_t
Definition:
RtypesCore.h:59
TParallelCoordRange.h
TParallelCoordVar.h
tmvaglob.h
TLeaf.h
TROOT.h
TParallelCoord.h
kTRUE
const Bool_t kTRUE
Definition:
RtypesCore.h:91