ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, name='AthMpEvtLoopMgr', isPileup=False, **kw) |
None | configureStrategy (self, strategy, pileup, events_before_fork) |
Public Attributes | |
nThreads | |
WorkerTopDir | |
init base class More... | |
OutputReportFile | |
CollectSubprocessLogs | |
Strategy | |
PollingInterval | |
MemSamplingInterval | |
EventsBeforeFork | |
IsPileup | |
Definition at line 10 of file Control/AthenaMP/python/PyComps.py.
def python.PyComps.MpEvtLoopMgr.__init__ | ( | self, | |
name = 'AthMpEvtLoopMgr' , |
|||
isPileup = False , |
|||
** | kw | ||
) |
Definition at line 11 of file Control/AthenaMP/python/PyComps.py.
None python.PyComps.MpEvtLoopMgr.configureStrategy | ( | self, | |
strategy, | |||
pileup, | |||
events_before_fork | |||
) |
Definition at line 50 of file Control/AthenaMP/python/PyComps.py.
python.PyComps.MpEvtLoopMgr.CollectSubprocessLogs |
Definition at line 26 of file Control/AthenaMP/python/PyComps.py.
python.PyComps.MpEvtLoopMgr.EventsBeforeFork |
Definition at line 30 of file Control/AthenaMP/python/PyComps.py.
python.PyComps.MpEvtLoopMgr.IsPileup |
Definition at line 31 of file Control/AthenaMP/python/PyComps.py.
python.PyComps.MpEvtLoopMgr.MemSamplingInterval |
Definition at line 29 of file Control/AthenaMP/python/PyComps.py.
python.PyComps.MpEvtLoopMgr.nThreads |
Definition at line 14 of file Control/AthenaMP/python/PyComps.py.
python.PyComps.MpEvtLoopMgr.OutputReportFile |
Definition at line 25 of file Control/AthenaMP/python/PyComps.py.
python.PyComps.MpEvtLoopMgr.PollingInterval |
Definition at line 28 of file Control/AthenaMP/python/PyComps.py.
python.PyComps.MpEvtLoopMgr.Strategy |
Definition at line 27 of file Control/AthenaMP/python/PyComps.py.
python.PyComps.MpEvtLoopMgr.WorkerTopDir |
init base class
Definition at line 24 of file Control/AthenaMP/python/PyComps.py.