Logo ROOT  
Reference Guide
GenVector_exception.h File Reference
#include <stdexcept>
#include <string>
Include dependency graph for GenVector_exception.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::GenVector_exception
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Math
 
namespace  ROOT::Math::GenVector
 

Functions

void ROOT::Math::GenVector::Throw (const char *s)
 function throwing exception, by creating internally a GenVector_exception only when needed More...
 
void ROOT::Math::Throw (GenVector_exception &e)
 throw explicity GenVector exceptions More...