Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::Experimental::SOFIE::RFunction Class Reference

Definition at line 17 of file RFunction.hxx.

Public Member Functions

 RFunction ()
 
 RFunction (std::string funcName, FunctionType type)
 
virtual ~RFunction ()
 
FunctionType GetFunctionType ()
 

Protected Attributes

std::string fFuncName
 
FunctionType fType
 

#include <TMVA/RFunction.hxx>

Inheritance diagram for TMVA::Experimental::SOFIE::RFunction:
[legend]

Constructor & Destructor Documentation

◆ RFunction() [1/2]

TMVA::Experimental::SOFIE::RFunction::RFunction ( )
inline

Definition at line 22 of file RFunction.hxx.

◆ ~RFunction()

virtual TMVA::Experimental::SOFIE::RFunction::~RFunction ( )
inlinevirtual

Definition at line 23 of file RFunction.hxx.

◆ RFunction() [2/2]

TMVA::Experimental::SOFIE::RFunction::RFunction ( std::string  funcName,
FunctionType  type 
)
inline

Definition at line 28 of file RFunction.hxx.

Member Function Documentation

◆ GetFunctionType()

FunctionType TMVA::Experimental::SOFIE::RFunction::GetFunctionType ( )
inline

Definition at line 24 of file RFunction.hxx.

Member Data Documentation

◆ fFuncName

std::string TMVA::Experimental::SOFIE::RFunction::fFuncName
protected

Definition at line 19 of file RFunction.hxx.

◆ fType

FunctionType TMVA::Experimental::SOFIE::RFunction::fType
protected

Definition at line 20 of file RFunction.hxx.

Libraries for TMVA::Experimental::SOFIE::RFunction:

The documentation for this class was generated from the following file: