![]() |
Belle II Software
release-06-00-14
|
Static Public Attributes | |
ok = CalibrationAlgorithm.c_OK | |
OK Return code. | |
not_enough_data = CalibrationAlgorithm.c_NotEnoughData | |
not enought data Return code | |
iterate = CalibrationAlgorithm.c_Iterate | |
iteration required Return code | |
failure = CalibrationAlgorithm.c_Failure | |
failure Return code | |
Enum of Calibration results. Shouldn't be very necessary to use this over the direct CalibrationAlgorithm members but it's nice to have something pythonic ready to go.