Public Member Functions | |
def | __init__ (self, wfIn=None, nThrMax=4, nThreads=1) |
def | activeThreads (self) |
def | runTests (self, opt) |
Public Attributes | |
maxThreads | |
nThreads | |
runDirs | |
threadList | |
workFlows | |
Definition at line 8 of file MatrixRunner.py.
Definition at line 10 of file MatrixRunner.py.
def MatrixRunner.MatrixRunner.activeThreads | ( | self | ) |
Definition at line 21 of file MatrixRunner.py.
References MatrixRunner.MatrixRunner.threadList.
Referenced by MatrixRunner.MatrixRunner.runTests(), and addOnTests.StandardTester.runTests().
def MatrixRunner.MatrixRunner.runTests | ( | self, | |
opt | |||
) |
Definition at line 30 of file MatrixRunner.py.
References MatrixRunner.MatrixRunner.activeThreads(), KineDebug3.count(), objects.autophobj.float, join(), genParticles_cff.map, MatrixRunner.MatrixRunner.maxThreads, MatrixRunner.MatrixRunner.runDirs, str, MatrixRunner.MatrixRunner.threadList, MatrixRunner.MatrixRunner.workFlows, and MatrixReader.MatrixReader.workFlows.
MatrixRunner.MatrixRunner.maxThreads |
Definition at line 15 of file MatrixRunner.py.
Referenced by MatrixRunner.MatrixRunner.runTests(), and addOnTests.StandardTester.runTests().
MatrixRunner.MatrixRunner.nThreads |
Definition at line 16 of file MatrixRunner.py.
MatrixRunner.MatrixRunner.runDirs |
Definition at line 19 of file MatrixRunner.py.
Referenced by MatrixRunner.MatrixRunner.runTests().
MatrixRunner.MatrixRunner.threadList |
Definition at line 14 of file MatrixRunner.py.
Referenced by MatrixRunner.MatrixRunner.activeThreads(), addOnTests.StandardTester.activeThreads(), MatrixRunner.MatrixRunner.runTests(), and addOnTests.StandardTester.runTests().
MatrixRunner.MatrixRunner.workFlows |
Definition at line 12 of file MatrixRunner.py.
Referenced by MatrixRunner.MatrixRunner.runTests().