The Gaudi Framework
v36r16 (ea80daf8)
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
40
of file
Mix.py
.
Member Function Documentation
◆
execute()
def Mix.SimpleAlgo.execute
(
self
)
Definition at line
41
of file
Mix.py
.
41
def
execute
(self):
42
43
print(
"I am SimpleAlgo.execute! "
, self.name())
44
sys.stdout.flush()
45
46
return
SUCCESS
47
48
49
# =============================================================================
50
# configure the application :
51
52
The documentation for this class was generated from the following file:
GaudiExamples/scripts/
Mix.py
GaudiPython.Pythonizations.execute
execute
Definition:
Pythonizations.py:588
Mix
SimpleAlgo
Generated on Fri Jul 28 2023 16:23:23 for The Gaudi Framework by
1.8.18