![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 33 of file GenVector_exception.h.
Public Member Functions | |
| GenVector_exception (const std::string &s) | |
Static Public Member Functions | |
| static bool | EnableThrow () |
| static bool | DisableThrow () |
Static Private Attributes | |
| static bool | fgOn = false |
Friends | |
| void | Throw (GenVector_exception &) |
| throw explicity GenVector exceptions More... | |
| void | GenVector::Throw (const char *) |
#include <Math/GenVector/GenVector_exception.h>
Inheritance diagram for ROOT::Math::GenVector_exception:
Collaboration diagram for ROOT::Math::GenVector_exception:
|
inline |
Definition at line 37 of file GenVector_exception.h.
|
inlinestatic |
Definition at line 45 of file GenVector_exception.h.
|
inlinestatic |
Definition at line 44 of file GenVector_exception.h.
|
friend |
|
friend |
throw explicity GenVector exceptions
Definition at line 21 of file GenVector_exception.cxx.
|
staticprivate |
Definition at line 52 of file GenVector_exception.h.
Referenced by DisableThrow(), and EnableThrow().