ATLAS Offline Software
Loading...
Searching...
No Matches
TMsgLogger.h File Reference
#include <string>
#include <sstream>
#include <map>
#include "TObject.h"
#include "TString.h"
Include dependency graph for TMsgLogger.h:

Go to the source code of this file.

Classes

class  Root::TMsgLogger

Namespaces

namespace  Root

Macros

#define GEndl   TMsgLogger::endmsg

Enumerations

enum  Root::TMsgLevel {
  Root::kVERBOSE = 1 , Root::kDEBUG = 2 , Root::kINFO = 3 , Root::kWARNING = 4 ,
  Root::kERROR = 5 , Root::kFATAL = 6 , Root::kALWAYS = 7
}

Macro Definition Documentation

◆ GEndl

#define GEndl   TMsgLogger::endmsg

Definition at line 147 of file TMsgLogger.h.