#include <stdexcept>#include <string>Classes | |
| class | ROOT::Math::GenVector_exception |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Math |
Functions | |
| void | ROOT::Math::GenVector_Throw (const char *s) |
| function throwing exception, by creating internally a GenVector_exception only when needed | |
| void | ROOT::Math::Throw (GenVector_exception &e) |
| throw explicitly GenVector exceptions | |