![]() |
Belle II Software
release-06-01-15
|
Public Member Functions | |
def | __init__ (self, particle, partial_widths, **opt) |
def | get (self, name) |
def | set (self, name, value) |
def | get_all (self) |
def | __str__ (self) |
def | nice_string (self) |
def | __repr__ (self) |
Static Public Attributes | |
list | require_args = ['particle','partial_widths'] |
Definition at line 340 of file object_library.py.
|
inherited |
Return a dictionary containing all the information of the object
Definition at line 37 of file object_library.py.
|
inherited |
return string with the full information
Definition at line 44 of file object_library.py.