gstlal 1.13.0
Loading...
Searching...
No Matches
python.dagfile.DATA Class Reference
Inheritance diagram for python.dagfile.DATA:
Collaboration diagram for python.dagfile.DATA:

Additional Inherited Members

Public Member Functions inherited from python.dagfile.JOB
 __init__ (self, name, filename, directory=None, done=False, noop=False)
 write (self, f, progress=None)
 state (self)
Public Attributes inherited from python.dagfile.JOB
 name = name
 filename = filename
 directory = directory
 done = done
 noop = noop
dict vars = {}
 retry = None
 retry_unless_exit_value = None
 priority = None
 category = None
 parents = set()
 children = set()
 prescript = None
 prescriptargs = None
 postscript = None
 postscriptargs = None
 abort_dag_on_abortexitvalue = None
 abort_dag_on_dagreturnvalue = None
Static Public Attributes inherited from python.dagfile.JOB
str keyword = "JOB"

Detailed Description

Representation of a Stork DATA node in a Condor DAG.

Definition at line 320 of file dagfile.py.


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