![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __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.
| drawFromPickle.BaseClassFromDict.__init__ | ( | self, | |
| ** | kargs ) |
Definition at line 52 of file drawFromPickle.py.