Public Member Functions | |
def | __init__ |
def | doCmd |
def | run |
Public Attributes | |
cafVeto | |
dasOptions | |
dryRun | |
jobReport | |
nfail | |
noRun | |
npass | |
needs to set self.report More... | |
nThreads | |
report | |
wrap up #### More... | |
retStep | |
stat | |
status | |
wf | |
wfDir | |
Definition at line 89 of file WorkFlowRunner.py.
def WorkFlowRunner.WorkFlowRunner.__init__ | ( | self, | |
wf, | |||
noRun = False , |
|||
dryRun = False , |
|||
cafVeto = True , |
|||
dasOptions = "" , |
|||
jobReport = False , |
|||
nThreads = 1 |
|||
) |
Definition at line 90 of file WorkFlowRunner.py.
def WorkFlowRunner.WorkFlowRunner.doCmd | ( | self, | |
cmd | |||
) |
Definition at line 108 of file WorkFlowRunner.py.
References WorkFlowRunner.WorkFlowRunner.dryRun, and WorkFlowRunner.WorkFlowRunner.wfDir.
def WorkFlowRunner.WorkFlowRunner.run | ( | self | ) |
Definition at line 129 of file WorkFlowRunner.py.
References WorkFlowRunner.WorkFlowRunner.dryRun, runall.testit.nfail, WorkFlowRunner.WorkFlowRunner.nfail, runall.testit.npass, TShapeAnalysis.npass, WorkFlowRunner.WorkFlowRunner.npass, and WorkFlowRunner.WorkFlowRunner.wfDir.
Referenced by Types.EventID.cppID(), and Types.LuminosityBlockID.cppID().
WorkFlowRunner.WorkFlowRunner.cafVeto |
Definition at line 100 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.dasOptions |
Definition at line 101 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.dryRun |
Definition at line 99 of file WorkFlowRunner.py.
Referenced by WorkFlowRunner.WorkFlowRunner.doCmd(), and WorkFlowRunner.WorkFlowRunner.run().
WorkFlowRunner.WorkFlowRunner.jobReport |
Definition at line 102 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.nfail |
Definition at line 96 of file WorkFlowRunner.py.
Referenced by WorkFlowRunner.WorkFlowRunner.run().
WorkFlowRunner.WorkFlowRunner.noRun |
Definition at line 98 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.npass |
needs to set self.report
Definition at line 97 of file WorkFlowRunner.py.
Referenced by WorkFlowRunner.WorkFlowRunner.run().
WorkFlowRunner.WorkFlowRunner.nThreads |
Definition at line 103 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.report |
wrap up ####
Definition at line 95 of file WorkFlowRunner.py.
Referenced by dataset.Dataset.getPrimaryDatasetEntries(), and addOnTests.testit.run().
WorkFlowRunner.WorkFlowRunner.retStep |
Definition at line 155 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.stat |
Definition at line 154 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.status |
Definition at line 94 of file WorkFlowRunner.py.
Referenced by dirstructure.Comparison.__make_image(), and dirstructure.Comparison.__repr__().
WorkFlowRunner.WorkFlowRunner.wf |
Definition at line 92 of file WorkFlowRunner.py.
WorkFlowRunner.WorkFlowRunner.wfDir |
Definition at line 105 of file WorkFlowRunner.py.
Referenced by WorkFlowRunner.WorkFlowRunner.doCmd(), and WorkFlowRunner.WorkFlowRunner.run().