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

Classes

class  ShellJobRunner

Variables

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

Detailed Description

ShellJobRunner is a JobRunner for running one job at a time in current shell.

Written by Juerg Beringer (LBNL) in 2008.

Variable Documentation

◆ __author__

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

Definition at line 9 of file ShellJobRunner.py.

◆ __version__

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

Definition at line 10 of file ShellJobRunner.py.