Belle II Software  release-08-01-10
ComparisonState Class Reference
Inheritance diagram for ComparisonState:
Collaboration diagram for ComparisonState:

Static Public Attributes

string NotCompared = "not_compared"
 no comparison was performed, for example because comparison was disabled
 
string NotSupported = "not_supported"
 comparison is not supported for the supplied type of root objects
 
string FailureTechnical = "technical_failure"
 comparison failed because of a technical problem, for example because of a differing bin count
 
string FailureStastical = "statistical_failure"
 The two distributions did not comply with the allowed differences.
 
string Equal = "equal"
 The two distrubtions were equal in the envelope given by the comparison configuration of this plot.
 

Detailed Description

Enum to classify the comparison result of two validation plots

Definition at line 256 of file json_objects.py.


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