Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DANARootErrorHandler.h File Reference
#include <iostream>
#include <JANA/jerror.h>

Go to the source code of this file.

Functions

void InitDANARootErrorHandler (int my_ROOT_ERROR_LEVEL_SUPRESS=10000)
 
void DANARootErrorHandler (int lvl, bool abt, const char *loc, const char *msg)
 

Function Documentation

void DANARootErrorHandler ( int  lvl,
bool  abt,
const char *  loc,
const char *  msg 
)

Definition at line 36 of file DANARootErrorHandler.cc.

References ROOT_ERROR_LEVEL_SUPRESS.

Referenced by InitDANARootErrorHandler().

void InitDANARootErrorHandler ( int  my_ROOT_ERROR_LEVEL_SUPRESS = 10000)

Definition at line 25 of file DANARootErrorHandler.cc.

References DANARootErrorHandler(), and ROOT_ERROR_LEVEL_SUPRESS.

Referenced by DApplication::Init().