![]() |
The Gaudi Framework
v26r3
|


Public Member Functions | |
| def | __init__ (self, nWorkers, config, log) |
| def | getSyncEvents (self, nodeID) |
| def | getQueues (self, nodeID) |
| def | Go (self) |
| def | Terminate (self) |
| def | Stop (self) |
| def | SetupQueues (self) |
| def | __init__ (self, nWorkers, config, log) |
| def | getSyncEvents (self, nodeID) |
| def | getQueues (self, nodeID) |
| def | Go (self) |
| def | Terminate (self) |
| def | Stop (self) |
| def | SetupQueues (self) |
Public Attributes | |
| log | |
| config | |
| nWorkers | |
| qs | |
| hq | |
| fq | |
| sInit | |
| sRun | |
| sFin | |
| histSyncEvent | |
| subworkers | |
| reader | |
| workers | |
| writer | |
| system | |
Definition at line 1286 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.__init__ | ( | self, | |
| nWorkers, | |||
| config, | |||
| log | |||
| ) |
Definition at line 1287 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.__init__ | ( | self, | |
| nWorkers, | |||
| config, | |||
| log | |||
| ) |
Definition at line 1287 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.getQueues | ( | self, | |
| nodeID | |||
| ) |
Definition at line 1345 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.getQueues | ( | self, | |
| nodeID | |||
| ) |
Definition at line 1345 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.getSyncEvents | ( | self, | |
| nodeID | |||
| ) |
Definition at line 1339 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.getSyncEvents | ( | self, | |
| nodeID | |||
| ) |
Definition at line 1339 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.Go | ( | self | ) |
Definition at line 1351 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.Go | ( | self | ) |
Definition at line 1351 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.SetupQueues | ( | self | ) |
Definition at line 1402 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.SetupQueues | ( | self | ) |
Definition at line 1402 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.Stop | ( | self | ) |
Definition at line 1395 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.Stop | ( | self | ) |
Definition at line 1395 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.Terminate | ( | self | ) |
Definition at line 1385 of file GMPBase.py.
| def GaudiMP.GMPBase.Coord.Terminate | ( | self | ) |
Definition at line 1385 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.config |
Definition at line 1290 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.fq |
Definition at line 1304 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.histSyncEvent |
Definition at line 1319 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.hq |
Definition at line 1303 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.log |
Definition at line 1289 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.nWorkers |
Definition at line 1297 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.qs |
Definition at line 1302 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.reader |
Definition at line 1329 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.sFin |
Definition at line 1315 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.sInit |
Definition at line 1307 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.sRun |
Definition at line 1310 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.subworkers |
Definition at line 1324 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.system |
Definition at line 1334 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.workers |
Definition at line 1330 of file GMPBase.py.
| GaudiMP.GMPBase.Coord.writer |
Definition at line 1332 of file GMPBase.py.