29 #ifndef ROOT_TMVA_Types
30 #define ROOT_TMVA_Types
41 #if __cplusplus > 199711L
170 #if __cplusplus > 199711L
std::map< TString, TMVA::Types::EMVA > fStr2type
static Types & Instance()
the the single instance of "Types" if existin already, or create it (Signleton)
Bool_t AddTypeMapping(Types::EMVA method, const TString &methodname)
static Types * fgTypesPtr
TString GetMethodName(Types::EMVA method) const
Types::EMVA GetMethodType(const TString &method) const
static void DestroyInstance()
"destructor" of the single instance
Abstract ClassifierFactory template that handles arbitrary types.