Belle II Software development
|
Public Member Functions | |
def | __getattr__ (self, name) |
Drop-in replacement of the basf2 module, which keeps track of all functions calls
Definition at line 34 of file pickable_basf2.py.
def __getattr__ | ( | self, | |
name | |||
) |
Return attribute with the given name in the basf2 namespace
Definition at line 37 of file pickable_basf2.py.