Package pylal :: Module fu_Condor :: Class makeCheckListJob
[hide private]
[frames] | no frames]

Class makeCheckListJob

source code

webCondor.pipeline.CondorDAGJob --+
                                  |
            webCondor.webTheJob --+
                                  |
                                 makeCheckListJob

A job to prepare the checklist of a candidate

Instance Methods [hide private]
 
__init__(self, options, cp) source code

Inherited from webCondor.webTheJob: setupJobWeb

Class Variables [hide private]
  defaults = {"section": "condor", "options": {"universe": "vani...
Method Details [hide private]

__init__(self, options, cp)
(Constructor)

source code 
Overrides: webCondor.webTheJob.__init__

Class Variable Details [hide private]

defaults

Value:
{"section": "condor", "options": {"universe": "vanilla", "makechecklis\
t": "makeCheckList.py"}}