Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Functions
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

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math
 
 ROOT::Math::GenVector
 

Functions

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