Definition at line 834 of file GaudiAlgs.py.
def GaudiPython.GaudiAlgs.objectmethod.__init__ |
( |
|
self, |
|
|
|
m |
|
) |
| |
def GaudiPython.GaudiAlgs.objectmethod.__init__ |
( |
|
self, |
|
|
|
m |
|
) |
| |
def GaudiPython.GaudiAlgs.objectmethod.__call__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
Definition at line 837 of file GaudiAlgs.py.
839 return self.
method(*args )
841 GaudiAlgo._Base = _GaudiAlgorithm
842 HistoAlgo._Base = _GaudiHistoAlg
843 TupleAlgo._Base = _GaudiTupleAlg
846 GaudiAlgo.initialize = _initialize_
847 HistoAlgo.initialize = _initialize_histo_
848 TupleAlgo.initialize = _initialize_tuple_
def GaudiPython.GaudiAlgs.objectmethod.__call__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
Definition at line 837 of file GaudiAlgs.py.
839 return self.
method(*args )
841 GaudiAlgo._Base = _GaudiAlgorithm
842 HistoAlgo._Base = _GaudiHistoAlg
843 TupleAlgo._Base = _GaudiTupleAlg
846 GaudiAlgo.initialize = _initialize_
847 HistoAlgo.initialize = _initialize_histo_
848 TupleAlgo.initialize = _initialize_tuple_
GaudiPython.GaudiAlgs.objectmethod.method |
The documentation for this class was generated from the following file:
- InstallArea/x86_64-slc6-gcc48-opt/python/GaudiPython/GaudiAlgs.py