ROOT
6.10/02
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
tmva
tmva
src
IMethod.cxx
Go to the documentation of this file.
1
2
#include "
TMVA/IMethod.h
"
3
4
#include "
Rtypes.h
"
5
6
/*! \class TMVA::IMethod
7
\ingroup TMVA
8
9
Interface for all concrete MVA method implementations
10
11
*/
12
13
ClassImp
(
TMVA::IMethod
)
Rtypes.h
IMethod.h
ClassImp
#define ClassImp(name)
Definition:
Rtypes.h:336
TMVA::IMethod
Interface for all concrete MVA method implementations.
Definition:
IMethod.h:54