13#ifndef ROOT7_REveTypes
14#define ROOT7_REveTypes
23namespace Experimental {
48 const char *
what() const noexcept
override {
return fWhat.c_str(); }
51REveException
operator+(
const REveException &
s1,
const std::string &s2);
53REveException
operator+(
const REveException &
s1,
const char *s2);
REveException Exception-type thrown by Eve classes.
REveException(const std::string &s)
virtual ~REveException() noexcept
void append(const std::string &s)
const char * what() const noexcept override
The manager class for any TGeo geometry.
ELogLevel operator+(ELogLevel severity, int offset)
bool operator==(const RConcurrentHashColl::HashValue &lhs, const RConcurrentHashColl::HashValue &rhs)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...