![]() |
GGEMS
1.1
GPU GEant4-based Monte Carlo Simulations
|
namespace storing miscellaneous functions More...
Functions | |
| void | ThrowException (std::string const &class_name, std::string const &method_name, std::string const &message) |
| Throw a C++ exception. More... | |
namespace storing miscellaneous functions
| void GGEMSMisc::ThrowException | ( | std::string const & | class_name, |
| std::string const & | method_name, | ||
| std::string const & | message | ||
| ) |
Throw a C++ exception.
| class_name | - Name of the class |
| method_name | - Name of the methode or function |
| message | - Message to print for the exception |
Definition at line 61 of file GGEMSTools.cc.