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

Public Member Functions

def __init__ (self, is_expert=False, description=None, check=None)
 

Public Attributes

 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

Wrapper for NTuple lists. This is not a graphical plot, but a list of
values

Definition at line 186 of file json_objects.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  is_expert = False,
  description = None,
  check = None 
)
Create a new NTuple object and fill all members

Definition at line 193 of file json_objects.py.


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