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

Public Member Functions

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

Public Attributes

 title
 Text used as title for the ntuple item.
 
 contact
 name of contact person
 
 html_content
 path to the json file which contains the individual numbers of the ntuple
 
 is_expert
 true if this is marked as an expert-only HTML code
 
 description
 telling description for this HTML code
 
 check
 what should be checked for in this HTML code
 

Detailed Description

Compiled HTLM Content

Definition at line 468 of file json_objects.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 474 of file json_objects.py.


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