10#define MN_OS std::cerr
15 const char *label[4] = {
"[Error]",
"[Warn]",
"[Info]",
"[Debug]"};
16 const int ilevel =
static_cast<int>(level);
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
void Warning(const char *location, const char *msgfmt,...)
Use this function in warning situations.
static constexpr auto eError
static constexpr auto eTrace
static constexpr auto eWarn
static constexpr auto eInfo
static void Impl(Verbosity level, const std::string &s)
static constexpr auto eDebug