ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
MsgLogger.cxx File Reference
#include "TMVA/MsgLogger.h"
#include "TMVA/Config.h"
#include "TMVA/Types.h"
#include "Riostream.h"
#include <iomanip>
#include <cstdlib>
#include <assert.h>
#include <memory>
#include "Rtypes.h"
#include "TObject.h"
Include dependency graph for MsgLogger.cxx:

Go to the source code of this file.

Variables

static std::auto_ptr< const
std::map< TMVA::EMsgType,
std::string > > 
gOwnTypeMap
 
static std::auto_ptr< const
std::map< TMVA::EMsgType,
std::string > > 
gOwnColorMap
 

Variable Documentation

std::auto_ptr<const std::map<TMVA::EMsgType, std::string> > gOwnColorMap
static

Definition at line 69 of file MsgLogger.cxx.

std::auto_ptr<const std::map<TMVA::EMsgType, std::string> > gOwnTypeMap
static

Definition at line 68 of file MsgLogger.cxx.