![]() |
ATLAS Offline Software
|
#include <cassert>#include <iostream>Go to the source code of this file.
Macros | |
| #define | SGASSERT(TRUEEXPR) assert(TRUEEXPR) |
| #define | SGASSERTERROR(FALSEEXPR) |
| #define SGASSERT | ( | TRUEEXPR | ) | assert(TRUEEXPR) |
Definition at line 23 of file SGassert.h.
| #define SGASSERTERROR | ( | FALSEEXPR | ) |
Definition at line 24 of file SGassert.h.
1.8.18