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

Public Member Functions

def __init__ (self, name, plotfiles=None, scriptfiles=None, ntuplefiles=None)
 

Public Attributes

 comparison_error
 the number of failed comparisons in this package
 
 comparison_error_shifter
 the number of failed comparisons of shifter plots in this package
 
 comparison_warning
 the number of comparisons which resulted in a warning
 
 comparison_warning_shifter
 the number of comparisons of shifter plots which resulted in a warning
 
 name
 name of the package
 
 plotfiles
 list of plotfiles which were produced by the scripts in this package
 
 scriptfiles
 scripts which were run or skipped as this package was executed
 
 visible
 true if this package is displayed on the default validation website
 
 fail_count
 contains the number how many scripts failed to execute with error
 

Detailed Description

Information about a Package which was used in a comparison operation

Definition at line 500 of file json_objects.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  name,
  plotfiles = None,
  scriptfiles = None,
  ntuplefiles = None 
)
Create a new ComparisonPackage object and fill all members

Reimplemented from Package.

Definition at line 506 of file json_objects.py.


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