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