|
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. | |
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.