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

Public Member Functions

def __init__ (self, state, chi2)
 

Public Attributes

 state
 a string containing a description of the comparison's outcome
 
 chi2
 the chi2 value computed during the comparison
 

Detailed Description

Contains the comparison result of two plots

Definition at line 279 of file json_objects.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  state,
  chi2 
)
Create a new ComparisonResult object and fill all members

Definition at line 285 of file json_objects.py.


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