|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
Inheritance diagram for go4py.go4.go4Wrapper:Public Member Functions | |
| def | __getattr__ |
| def | NextMatchingObject |
Static Public Attributes | |
| analysis = go4 | |
Wraps the PyROOT-bound go4 object (transferred here via __builtin__) to provide some safety measures
| def go4py.go4.go4Wrapper.__getattr__ | ( | self, | |
| name | |||
| ) |
Forward missing attributes to the internal go4 object
Definition at line 25 of file go4.py.
References go4py.go4.go4Wrapper.analysis.
| def go4py.go4.go4Wrapper.NextMatchingObject | ( | self, | |
expr = "*", |
|||
folder = None, |
|||
reset = False |
|||
| ) |
|
static |
Definition at line 21 of file go4.py.
Referenced by go4py.go4.go4Wrapper.__getattr__().
1.8.8