List of all members.
Detailed Description
Definition at line 831 of file GaudiAlgs.py.
Constructor & Destructor Documentation
| def GaudiPython::GaudiAlgs::objectmethod::__init__ |
( |
|
self, |
|
|
|
m |
|
) |
| |
Member Function Documentation
| def GaudiPython::GaudiAlgs::objectmethod::__call__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
Definition at line 834 of file GaudiAlgs.py.
00835 :
00836 print args
00837 return self.method(*args )
00838
00839 GaudiAlgo._Base = _GaudiAlgorithm
00840 HistoAlgo._Base = _GaudiHistoAlg
00841 TupleAlgo._Base = _GaudiTupleAlg
00842
00843
00844 GaudiAlgo.initialize = _initialize_
00845 HistoAlgo.initialize = _initialize_histo_
00846 TupleAlgo.initialize = _initialize_tuple_
Member Data Documentation
The documentation for this class was generated from the following file:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v23r3/GaudiPython/python/GaudiPython/GaudiAlgs.py