ATLAS Offline Software
Loading...
Searching...
No Matches
subproc Namespace Reference

Variables

str subtype = 'caf'
str argstr = ''
str reffile = 'data/atlas.atlcal.last'
 shell
str dsnamesAndAge = argstr.split(',')
list agrs = []
 dsname
 sep
 age

Variable Documentation

◆ age

subproc.age

Definition at line 35 of file subproc.py.

◆ agrs

list subproc.agrs = []

Definition at line 32 of file subproc.py.

◆ argstr

subproc.argstr = ''

Definition at line 20 of file subproc.py.

◆ dsname

subproc.dsname

Definition at line 35 of file subproc.py.

◆ dsnamesAndAge

str subproc.dsnamesAndAge = argstr.split(',')

Definition at line 31 of file subproc.py.

◆ reffile

str subproc.reffile = 'data/atlas.atlcal.last'

Definition at line 27 of file subproc.py.

◆ sep

subproc.sep

Definition at line 35 of file subproc.py.

◆ shell

subproc.shell

Definition at line 29 of file subproc.py.

◆ subtype

subproc.subtype = 'caf'

Definition at line 19 of file subproc.py.