ROOT  6.06/09
Reference Guide
Classes | Namespaces | Typedefs | Enumerations
Types.h File Reference
#include <map>
#include "Rtypes.h"
#include "TString.h"
+ Include dependency graph for Types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TMVA::Types
 

Namespaces

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 

Typedefs

typedef UInt_t TMVA::TMVAVersion_t
 

Enumerations

enum  TMVA::EMsgType {
  TMVA::kDEBUG = 1, TMVA::kVERBOSE = 2, TMVA::kINFO = 3, TMVA::kWARNING = 4,
  TMVA::kERROR = 5, TMVA::kFATAL = 6, TMVA::kSILENT = 7
}
 
enum  TMVA::HistType { TMVA::kMVAType = 0, TMVA::kProbaType = 1, TMVA::kRarityType = 2, TMVA::kCompareType = 3 }