|
gdynamicDigitization
|
Exit/error codes used by gdynamic digitization. More...

Go to the source code of this file.
Variables | |
| constexpr int | ERR_LOADTTFAIL = 1601 |
| Exit code when a detector is not found. | |
| constexpr int | ERR_LOADCONSTANTFAIL = 1602 |
| Exit code when a variable (constant/calibration) is not found. | |
| constexpr int | ERR_DEFINESPECFAIL = 1603 |
| Exit code when a payload is of the wrong size / unexpected format. | |
| constexpr int | MISSING_TRUE_INFORMATION_NUMBER = -123456 |
These constants are used as exit codes (or error identifiers) for common failure scenarios in dynamic digitization workflows.
Definition in file gdynamicdigitizationConventions.h.
|
constexpr |
Definition at line 18 of file gdynamicdigitizationConventions.h.
|
constexpr |
Definition at line 15 of file gdynamicdigitizationConventions.h.
|
constexpr |
Definition at line 12 of file gdynamicdigitizationConventions.h.
|
inlineconstexpr |
Numeric placeholder required by the existing true-information output schema.
Definition at line 21 of file gdynamicdigitizationConventions.h.