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

Public Member Functions

def __init__ (self, title, contact=None, description=None, check=None, is_expert=None, json_file_path=None)
 

Public Attributes

 title
 Text used as title for the ntuple item.
 
 contact
 name of contact person
 
 json_file_path
 path to the json file which contains the individual numbers of the ntuple (must be relative to html dir!)
 
 is_expert
 true if this is marked as an expert-only ntuple list
 
 description
 telling description for this ntuple
 
 check
 what should be checked for in this ntuple ?
 

Detailed Description

Comparison outcome for NTuples

Definition at line 436 of file json_objects.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  title,
  contact = None,
  description = None,
  check = None,
  is_expert = None,
  json_file_path = None 
)
Create a new ComparisonNTuple object and fill all members

Definition at line 442 of file json_objects.py.


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