Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::GSLError Class Reference

class to change GSL Error handler to use ROOT one.

It is used only when building the dictionary (G__DICTIONARY is defined) and not in the stand-alone version of the library. In that case the default GSL error handler is used

Definition at line 38 of file GSLError.cxx.

Public Member Functions

 GSLError ()
 

Static Public Member Functions

static void Handler (const char *reason, const char *file, int line, int gsl_errno)
 

Constructor & Destructor Documentation

◆ GSLError()

ROOT::Math::GSLError::GSLError ( )
inline

Definition at line 42 of file GSLError.cxx.

Member Function Documentation

◆ Handler()

static void ROOT::Math::GSLError::Handler ( const char *  reason,
const char *  file,
int  line,
int  gsl_errno 
)
inlinestatic

Definition at line 47 of file GSLError.cxx.


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