Belle II Software prerelease-11-00-00a
Runner Class Reference
Inheritance diagram for Runner:
Collaboration diagram for Runner:

Public Member Functions

 run (self)
 

Detailed Description

Abstract Base Class for Runner type object.

Definition at line 17 of file runners.py.

Member Function Documentation

◆ run()

run ( self)
 

Reimplemented in SeqAlgorithmsRunner.

Definition at line 22 of file runners.py.

22 def run(self):
23 """
24 """
25
26

The documentation for this class was generated from the following file: