Definition at line 34 of file GenVector_exception.h.
|
| void | GenVector_Throw (const char *s) |
| | function throwing exception, by creating internally a GenVector_exception only when needed
|
| void | Throw (GenVector_exception &e) |
| | throw explicitly GenVector exceptions
|
#include <Math/GenVector/GenVector_exception.h>
◆ GenVector_exception()
| ROOT::Math::GenVector_exception::GenVector_exception |
( |
const std::string & | s | ) |
|
|
inline |
◆ DisableThrow()
| bool ROOT::Math::GenVector_exception::DisableThrow |
( |
| ) |
|
|
inlinestatic |
◆ EnableThrow()
| bool ROOT::Math::GenVector_exception::EnableThrow |
( |
| ) |
|
|
inlinestatic |
◆ IsOn()
| bool & ROOT::Math::GenVector_exception::IsOn |
( |
| ) |
|
|
inlinestaticprivate |
◆ GenVector_Throw
| void GenVector_Throw |
( |
const char * | s | ) |
|
|
friend |
function throwing exception, by creating internally a GenVector_exception only when needed
Definition at line 80 of file GenVector_exception.h.
◆ Throw
The documentation for this class was generated from the following file: