|
CbmRoot
|
Go to the source code of this file.
Macros | |
| #define | PRINT_CTOR "CONSTRUCTOR" |
| #define | PRINT_AUTO_ALLOC "ALLOCATION" |
| #define | PRINT_WARNING "### WARNING:" |
| #define | PRINT_FATAL "FFF FATAL:" |
| #define | PRINT_INFO " Info:" |
| #define | CRASH |
| #define | PLUTO_COMPOSITE 1000 |
| #define | EMBEDDED_SOURCE_ID -2 |
| #define | INGO_DEBUG |
| #define | NBATCH_NAME "nbatch" |
| #define | LBATCH_NAME "lbatch" |
| #define | NMODEL_NAME "nmodel" |
| #define | LMODEL_NAME "lmodel" |
| #define CRASH |
Definition at line 10 of file Pdefines.h.
Referenced by PDataBase::AddEntry().
| #define EMBEDDED_SOURCE_ID -2 |
Definition at line 19 of file Pdefines.h.
| #define INGO_DEBUG |
Definition at line 20 of file Pdefines.h.
| #define LBATCH_NAME "lbatch" |
Definition at line 23 of file Pdefines.h.
Referenced by PStaticData::GetBatchValue().
| #define LMODEL_NAME "lmodel" |
Definition at line 26 of file Pdefines.h.
| #define NBATCH_NAME "nbatch" |
Definition at line 22 of file Pdefines.h.
Referenced by PStaticData::GetBatchValue().
| #define NMODEL_NAME "nmodel" |
Definition at line 25 of file Pdefines.h.
| #define PLUTO_COMPOSITE 1000 |
Definition at line 17 of file Pdefines.h.
| #define PRINT_AUTO_ALLOC "ALLOCATION" |
Definition at line 6 of file Pdefines.h.
Referenced by PStaticData::AddParticle().
| #define PRINT_CTOR "CONSTRUCTOR" |
Definition at line 5 of file Pdefines.h.
| #define PRINT_FATAL "FFF FATAL:" |
Definition at line 8 of file Pdefines.h.
| #define PRINT_INFO " Info:" |
Definition at line 9 of file Pdefines.h.
| #define PRINT_WARNING "### WARNING:" |
Definition at line 7 of file Pdefines.h.