|
| 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
|
|
Compiled HTLM Content
Definition at line 468 of file json_objects.py.
◆ __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: