25 #ifndef ROOT_TMVA_TActivationChooser    26 #define ROOT_TMVA_TActivationChooser 
MsgLogger & Log() const
message logger 
#define ClassDef(name, id)
TActivation * CreateActivation(EActivationType type) const
instantiate the correct activation object according to the type chosen (given as the enumeration type...
virtual ~TActivationChooser()
Destructor. 
TActivationChooser()
Default constructor. 
ostringstream derivative to redirect and format output 
std::vector< TString > * GetAllActivationNames() const
returns the names of all know activation functions 
Abstract ClassifierFactory template that handles arbitrary types. 
Class for easily choosing activation functions. 
Interface for TNeuron activation function classes.