The Gaudi Framework
v36r1 (3e2fb5a8)
Public Member Functions
|
List of all members
Mix.SimpleAlgo Class Reference
Inheritance diagram for Mix.SimpleAlgo:
[
legend
]
Collaboration diagram for Mix.SimpleAlgo:
[
legend
]
Public Member Functions
def
execute
(self)
Detailed Description
Definition at line
43
of file
Mix.py
.
Member Function Documentation
◆
execute()
def Mix.SimpleAlgo.execute
(
self
)
Definition at line
44
of file
Mix.py
.
44
def
execute
(self):
45
46
print(
'I am SimpleAlgo.execute! '
, self.name())
47
sys.stdout.flush()
48
49
return
SUCCESS
50
51
52
# =============================================================================
53
# configure the application :
54
55
The documentation for this class was generated from the following file:
GaudiExamples/scripts/
Mix.py
GaudiPython.Pythonizations.execute
execute
Definition:
Pythonizations.py:566
Mix
SimpleAlgo
Generated on Tue Sep 21 2021 12:28:22 for The Gaudi Framework by
1.8.18