Belle II Software  release-06-00-14
AlgResult Class Reference
Inheritance diagram for AlgResult:
Collaboration diagram for AlgResult:

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
 

Detailed Description

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.

Definition at line 196 of file utils.py.


The documentation for this class was generated from the following file: