ATLAS Offline Software
Loading...
Searching...
No Matches
python.BackgroundJobRunner Namespace Reference

Classes

class  BackgroundJobRunner

Variables

str __author__ = 'Juerg Beringer'
str __version__ = '$Id: BackgroundJobRunner.py 216126 2009-09-29 16:12:59Z atlidbs $'

Detailed Description

BackgroundJobRunner is a JobRunner for running jobs in the background.

Written by Juerg Beringer (LBNL) in 2008.

Variable Documentation

◆ __author__

str python.BackgroundJobRunner.__author__ = 'Juerg Beringer'
private

Definition at line 9 of file BackgroundJobRunner.py.

◆ __version__

str python.BackgroundJobRunner.__version__ = '$Id: BackgroundJobRunner.py 216126 2009-09-29 16:12:59Z atlidbs $'
private

Definition at line 10 of file BackgroundJobRunner.py.