|
ATLAS Offline Software
|
Go to the documentation of this file.
28 return StatusCode::SUCCESS;
34 const char *context)
const
41 return StatusCode::SUCCESS;
43 return StatusCode::FAILURE;
49 return StatusCode::FAILURE;
52 return StatusCode::SUCCESS;
54 return StatusCode::SUCCESS;
58 return StatusCode::FAILURE;
@ SILENT
don't print anything and return success
bool m_isInitialized
whether we have been initialized
Select isolated Photons, Electrons and Muons.
unsigned m_action
the action to take
@ ABORT
print an error message and return a failure status code (triggering an abort)
@ OutOfValidityRange
Input object is out of validity range.
@ Error
Some error happened during the object correction.
::StatusCode StatusCode
StatusCode definition for legacy code.
OutOfValidityAction
the action to perform on encountering an OutOfValidityRange in OutOfValidityHelper
::StatusCode check(const CP::CorrectionCode &code, const char *context) const
check the correction code and do the proper thing
::StatusCode initialize()
standard initialize
@ WARNING
print a warning message and return a success status code.
@ Ok
The correction was done successfully.
Return value from object correction CP tools.