#include "TMVA/MsgLogger.h"
#include "TMVA/Config.h"
#include "TMVA/Types.h"
#include "Rtypes.h"
#include "TObject.h"
#include <cassert>
#include <cstdlib>
#include <iostream>
#include <memory>
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Variables | |
static std::unique_ptr< const std::map< TMVA::EMsgType, std::string > > | gOwnColorMap |
static std::unique_ptr< const std::map< TMVA::EMsgType, std::string > > | gOwnTypeMap |
|
static |
Definition at line 64 of file MsgLogger.cxx.
|
static |
Definition at line 63 of file MsgLogger.cxx.