EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHLog Class Reference

#include <fun4all_coresoftware/blob/master/offline/framework/phool/PHLog.h>

Static Public Member Functions

static void Init ()
 
static void Deinit ()
 
static log4cpp::Category & get (const std::string &category="")
 

Static Private Member Functions

static const char * _get_homedir ()
 
static bool _file_exists (const std::string &filename)
 

Detailed Description

Definition at line 16 of file PHLog.h.

View newest version in sPHENIX GitHub at line 16 of file PHLog.h

Member Function Documentation

static bool PHLog::_file_exists ( const std::string &  filename)
inlinestaticprivate

Definition at line 70 of file PHLog.h.

View newest version in sPHENIX GitHub at line 70 of file PHLog.h

References buffer.

Referenced by Init().

+ Here is the caller graph for this function:

static const char* PHLog::_get_homedir ( )
inlinestaticprivate

Definition at line 64 of file PHLog.h.

View newest version in sPHENIX GitHub at line 64 of file PHLog.h

Referenced by Init().

+ Here is the caller graph for this function:

static void PHLog::Deinit ( )
inlinestatic

Definition at line 47 of file PHLog.h.

View newest version in sPHENIX GitHub at line 47 of file PHLog.h

static log4cpp::Category& PHLog::get ( const std::string &  category = "")
inlinestatic

Definition at line 52 of file PHLog.h.

View newest version in sPHENIX GitHub at line 52 of file PHLog.h

References Init().

+ Here is the call graph for this function:

static void PHLog::Init ( void  )
inlinestatic

Definition at line 19 of file PHLog.h.

View newest version in sPHENIX GitHub at line 19 of file PHLog.h

References _file_exists(), _get_homedir(), and FATAL.

Referenced by get().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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