HepMC3 event record library
|
Implementation of error and HEPMC3_HEPMC3_WARNING macros.
Definition in file Errors.h.
Go to the source code of this file.
Namespaces | |
namespace | HepMC3 |
HepMC3 main namespace. | |
Macros | |
Printing macros | |
#define | HEPMC3_ERROR(MESSAGE) |
Macro for printing error messages. | |
#define | HEPMC3_WARNING(MESSAGE) |
Macro for printing HEPMC3_HEPMC3_WARNING messages. | |
#define | HEPMC3_DEBUG(LEVEL, MESSAGE) |
Macro for printing debug messages with appropriate debug level. | |
#define | HEPMC3_DEBUG_CODE_BLOCK(x) |
Macro for storing code useful for debugging. | |
#define HEPMC3_DEBUG | ( | LEVEL, | |
MESSAGE ) |
#define HEPMC3_DEBUG_CODE_BLOCK | ( | x | ) |
#define HEPMC3_ERROR | ( | MESSAGE | ) |