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.
 
bool operator==(const TString &t, const std::string &s)
 
REveException operator+(const REveException &s1, const std::string &s2)
 
static constexpr double s