|
GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Inheritance diagram for go4py.go4.go4Wrapper:Public Member Functions | |
| __getattr__ (self, name) | |
| NextMatchingObject (self, expr="*", folder=None, reset=False) | |
Static Public Attributes | |
| analysis = go4 | |
Wraps the PyROOT-bound go4 object (transferred here via __builtin__) to provide some safety measures
| go4py.go4.go4Wrapper.__getattr__ | ( | self, | |
| name ) |
| go4py.go4.go4Wrapper.NextMatchingObject | ( | self, | |
| expr = "*", | |||
| folder = None, | |||
| reset = False ) |
Safer proxy for the eponymous go4 method
Definition at line 35 of file go4.py.
References analysis, and NextMatchingObject().
Referenced by NextMatchingObject().
|
static |
Definition at line 27 of file go4.py.
Referenced by __getattr__(), and NextMatchingObject().