![]() |
ROOT
6.06/09
Reference Guide
|
#include <stdexcept>#include <string>
Include dependency graph for GenVector_exception.h:
This graph shows which files directly or indirectly include this file:Go to the source code of 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... | |