|
| 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 ?
|
|
Comparison outcome for NTuples
Definition at line 436 of file json_objects.py.
◆ __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: