ROOT 6.10/09 Reference Guide |
#include <stdexcept>
#include <string>
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... | |