|
ROOT 6.08/07 Reference Guide |
#include <stdexcept>#include <string>Classes | |
| class | ROOT::Math::GenVector_exception |
Namespaces | |
| ROOT | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
| 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... | |