CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
Go to the source code of this file.
Namespaces | |
namespace | zmex |
Macros | |
#define | ZMthrow_from(userExcept, line, file) |
#define | ZMthrow(userExcept) ZMthrow_from(userExcept, __LINE__, __FILE__) |
Functions | |
ZMexAction | zmex::ZMthrow_ (const ZMexception &userException, int lineNum, const char fileName[]) |
#define ZMthrow | ( | userExcept | ) | ZMthrow_from(userExcept, __LINE__, __FILE__) |
#define ZMthrow_from | ( | userExcept, | |
line, | |||
file ) |