|
def | __init__ (self, name, particles, color, lorentz, couplings, type, loop_particles, **opt) |
|
def | get (self, name) |
|
def | set (self, name, value) |
|
def | get_all (self) |
|
def | __str__ (self) |
|
def | nice_string (self) |
|
def | __repr__ (self) |
|
Definition at line 330 of file object_library.py.
◆ get_all()
Return a dictionary containing all the information of the object
Definition at line 45 of file object_library.py.
◆ nice_string()
◆ require_args
Initial value:= [
'name',
'particles',
'color',
'lorentz',
'couplings',
'type',
'loop_particles',
]
Definition at line 332 of file object_library.py.
The documentation for this class was generated from the following file: