ATLAS Offline Software
|
Variables | |
string | subtype = 'caf' |
string | argstr = '' |
string | reffile = 'data/atlas.atlcal.last' |
shell | |
string | dsnamesAndAge = argstr.split(',') |
list | agrs = [] |
dsname | |
sep | |
age | |
subproc.age |
Definition at line 35 of file subproc.py.
list subproc.agrs = [] |
Definition at line 32 of file subproc.py.
subproc.argstr = '' |
Definition at line 20 of file subproc.py.
subproc.dsname |
Definition at line 35 of file subproc.py.
string subproc.dsnamesAndAge = argstr.split(',') |
Definition at line 31 of file subproc.py.
string subproc.reffile = 'data/atlas.atlcal.last' |
Definition at line 27 of file subproc.py.
subproc.sep |
Definition at line 35 of file subproc.py.
subproc.shell |
Definition at line 29 of file subproc.py.
subproc.subtype = 'caf' |
Definition at line 19 of file subproc.py.