Definition at line 893 of file GaudiAlgs.py.
def GaudiPython.GaudiAlgs.objectmethod.__init__ |
( |
|
self, |
|
|
|
m |
|
) |
| |
def GaudiPython.GaudiAlgs.objectmethod.__call__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
Definition at line 897 of file GaudiAlgs.py.
902 GaudiAlgo._Base = _GaudiAlgorithm
903 HistoAlgo._Base = _GaudiHistoAlg
904 TupleAlgo._Base = _GaudiTupleAlg
907 GaudiAlgo.initialize = _initialize_
908 HistoAlgo.initialize = _initialize_histo_
909 TupleAlgo.initialize = _initialize_tuple_
GaudiPython.GaudiAlgs.objectmethod.method |
The documentation for this class was generated from the following file: