GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
go4py.go4.go4Wrapper Class Reference
+ Inheritance diagram for go4py.go4.go4Wrapper:

Public Member Functions

 __getattr__ (self, name)
 
 NextMatchingObject (self, expr="*", folder=None, reset=False)
 

Static Public Attributes

 analysis = go4
 

Detailed Description

Wraps the PyROOT-bound go4 object (transferred here via __builtin__)
to provide some safety measures

Definition at line 21 of file go4.py.

Member Function Documentation

◆ __getattr__()

go4py.go4.go4Wrapper.__getattr__ ( self,
name )
Forward missing attributes to the internal go4 object

Definition at line 31 of file go4.py.

References analysis.

◆ NextMatchingObject()

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().

Field Documentation

◆ analysis

go4py.go4.go4Wrapper.analysis = go4
static

Definition at line 27 of file go4.py.

Referenced by __getattr__(), and NextMatchingObject().


The documentation for this class was generated from the following file: