![]() |
ATLAS Offline Software
|
Helper for emitting error messages. More...
Go to the source code of this file.
Namespaces | |
| namespace | AthContainers_detail |
Macros | |
| #define | ATHCONTAINERS_ERROR(ctx, msg) |
| #define | ATHCONTAINERS_WARNING(ctx, msg) |
Helper for emitting error messages.
This defines the macros ATHCONTAINER_ERROR and ATHCONTAINER_WARNING, which emit an diagnostics through the message service if we're built for Athena and print them directly if we're built standalone.
We also define AthContainers_detail::typeinfoName.
Definition in file error.h.
| #define ATHCONTAINERS_ERROR | ( | ctx, | |
| msg ) |
Definition at line 54 of file error.h.
| #define ATHCONTAINERS_WARNING | ( | ctx, | |
| msg ) |
Definition at line 57 of file error.h.