The Gaudi Framework
v36r9p1 (5c15b2bb)
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
44
of file
Mix.py
.
Member Function Documentation
◆
execute()
def Mix.SimpleAlgo.execute
(
self
)
Definition at line
45
of file
Mix.py
.
45
def
execute
(self):
46
47
print(
"I am SimpleAlgo.execute! "
, self.name())
48
sys.stdout.flush()
49
50
return
SUCCESS
51
52
53
# =============================================================================
54
# configure the application :
55
56
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 Feb 3 2023 18:03:27 for The Gaudi Framework by
1.8.18