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 9 of file MatrixRunner.py.
Definition at line 11 of file MatrixRunner.py.
def MatrixRunner.MatrixRunner.activeThreads | ( | self | ) |
Definition at line 22 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 31 of file MatrixRunner.py.
References MatrixRunner.MatrixRunner.activeThreads(), KineDebug3.count(), objects.autophobj.float, join(), genParticles_cff.map, MatrixRunner.MatrixRunner.maxThreads, edm.print(), MatrixRunner.MatrixRunner.runDirs, str, MatrixRunner.MatrixRunner.threadList, MatrixRunner.MatrixRunner.workFlows, and MatrixReader.MatrixReader.workFlows.
MatrixRunner.MatrixRunner.maxThreads |
Definition at line 16 of file MatrixRunner.py.
Referenced by MatrixRunner.MatrixRunner.runTests(), and addOnTests.StandardTester.runTests().
MatrixRunner.MatrixRunner.nThreads |
Definition at line 17 of file MatrixRunner.py.
MatrixRunner.MatrixRunner.runDirs |
Definition at line 20 of file MatrixRunner.py.
Referenced by MatrixRunner.MatrixRunner.runTests().
MatrixRunner.MatrixRunner.threadList |
Definition at line 15 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 13 of file MatrixRunner.py.
Referenced by MatrixRunner.MatrixRunner.runTests().