ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, **kargs) |
Use the kargs trick to set all the attributes except the ones that are my classes, and not basic types. See for example: http://stackoverflow.com/questions/1098549/proper-way-to-use-kwargs-in-python
Definition at line 46 of file drawFromPickle.py.
def drawFromPickle.BaseClassFromDict.__init__ | ( | self, | |
** | kargs | ||
) |