13#ifndef ROOT7_REveTypes 
   14#define ROOT7_REveTypes 
   24namespace Experimental {
 
Exception class thrown by Eve classes and macros.
 
REveException Exception-type thrown by Eve classes.
 
REveException(const std::string &s)
 
void append(const std::string &s)
 
const char * what() const noexcept override
 
~REveException() noexcept override
 
A log configuration for a channel, e.g.
 
The manager class for any TGeo geometry.
 
ELogLevel operator+(ELogLevel severity, int offset)
 
RLogChannel & REveLog()
Log channel for Eve diagnostics.
 
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...