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) |
|
inline |
Definition at line 42 of file GSLError.cxx.
|
inlinestatic |
Definition at line 47 of file GSLError.cxx.