![]() |
ATLAS Offline Software
|
#include <CorrectionCode.h>
Static Public Member Functions | |
| static bool | isSuccess (const CP::CorrectionCode &sc) |
| whether the status code reports a success | |
| static bool | isOutOfValidityRange (const CP::CorrectionCode &sc) |
| whether the status code reports out of validity | |
| static CP::CorrectionCode | successCode () |
| produce a status code to report success | |
| static CP::CorrectionCode | failureCode () |
| produce a status code to report failure | |
Definition at line 80 of file CorrectionCode.h.
|
inlinestatic |
produce a status code to report failure
Definition at line 95 of file CorrectionCode.h.
|
inlinestatic |
whether the status code reports out of validity
Definition at line 87 of file CorrectionCode.h.
|
inlinestatic |
|
inlinestatic |