Belle II Software  release-05-02-19
State Class Reference
Inheritance diagram for State:
Collaboration diagram for State:

Public Member Functions

def __init__ (self)
 
def __repr__ (self)
 

Detailed Description

Test state

Definition at line 9 of file test.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)
Constructor of the state object 

Definition at line 13 of file test.py.

13  def __init__(self):
14  """ Constructor of the state object """
15  pass
16 

Member Function Documentation

◆ __repr__()

def __repr__ (   self)
Returns representation of this state

Definition at line 17 of file test.py.


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