Belle II Software  release-06-01-15
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 15 of file test.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)
 Constructor of the state object 

Definition at line 20 of file test.py.

20  def __init__(self):
21  """ Constructor of the state object """
22 

Member Function Documentation

◆ __repr__()

def __repr__ (   self)
 Returns representation of this state

Definition at line 23 of file test.py.


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