Package aloha :: Module aloha_object :: Class Coup
[hide private]
[frames] | no frames]

Class Coup

source code

          object --+        
                   |        
aloha_lib.FactoryVar --+    
                       |    
aloha_lib.FactoryLorentz --+
                           |
                          Coup

Nested Classes [hide private]
  object_class
Helas Object for a Mass

Inherited from aloha_lib.FactoryLorentz: mult_class

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]
 
get_unique_name(self, nb)
default way to have a unique name
source code
Static Methods [hide private]

Inherited from aloha_lib.FactoryLorentz: __new__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

get_unique_name(self, nb)
Class Method

source code 

default way to have a unique name

Overrides: aloha_lib.FactoryLorentz.get_unique_name
(inherited documentation)