Functions | |
def | runSelected |
def | showRaw |
def | stepOrIndex |
Variables | |
string | action = 'store_true' |
list | choices = ['init','test','submit','force'] |
int | default = 4 |
string | dest = 'nThreads' |
string | help = 'number of threads. 0 Will use 4 threads, not execute anything but create the wfs' |
mapped = False | |
tuple | parser = optparse.OptionParser(usage) |
dictionary | predefinedSet |
tuple | ret = showRaw(opt) |
prodAgent to be discontinued More... | |
list | testList = [] |
string | usage = 'usage: runTheMatrix.py --show -s ' |
def runTheMatrix.runSelected | ( | opt | ) |
Definition at line 20 of file runTheMatrix.py.
def runTheMatrix.showRaw | ( | opt | ) |
Definition at line 11 of file runTheMatrix.py.
def runTheMatrix.stepOrIndex | ( | s | ) |
Definition at line 207 of file runTheMatrix.py.
References python.multivaluedict.map().
string runTheMatrix.action = 'store_true' |
Definition at line 81 of file runTheMatrix.py.
Definition at line 131 of file runTheMatrix.py.
string runTheMatrix.default = 4 |
Definition at line 75 of file runTheMatrix.py.
string runTheMatrix.dest = 'nThreads' |
Definition at line 74 of file runTheMatrix.py.
string runTheMatrix.help = 'number of threads. 0 Will use 4 threads, not execute anything but create the wfs' |
Definition at line 73 of file runTheMatrix.py.
runTheMatrix.mapped = False |
Definition at line 223 of file runTheMatrix.py.
Referenced by npstat::ArrayND< Numeric, StackLen, StackDim >.marginalize(), and npstat::ArrayND< Numeric, StackLen, StackDim >.marginalizeLoop().
tuple runTheMatrix.parser = optparse.OptionParser(usage) |
Definition at line 70 of file runTheMatrix.py.
dictionary runTheMatrix.predefinedSet |
Definition at line 50 of file runTheMatrix.py.
tuple runTheMatrix.ret = showRaw(opt) |
prodAgent to be discontinued
Definition at line 248 of file runTheMatrix.py.
list runTheMatrix.testList = [] |
Definition at line 220 of file runTheMatrix.py.
Referenced by QTestConfigurationParser.monitorElementTestsMap().
string runTheMatrix.usage = 'usage: runTheMatrix.py --show -s ' |
Definition at line 68 of file runTheMatrix.py.