![]() |
The Gaudi Framework
v26r4
|


Public Member Functions | |
| def | __init__ (self, nodeType, nodeID, queues, events, params, subworkers) |
| def | Start (self) |
| def | Engine (self) |
| def | processConfiguration (self) |
| def | SetupGaudiPython (self) |
| def | StartGaudiPython (self) |
| def | LoadTES (self, tbufferfile) |
| def | getEventNumber (self) |
| def | IdentifyWriters (self) |
| def | dumpHistograms (self) |
| def | Initialize (self) |
| def | Finalize (self) |
| def | Report (self) |
| def | __init__ (self, nodeType, nodeID, queues, events, params, subworkers) |
| def | Start (self) |
| def | Engine (self) |
| def | processConfiguration (self) |
| def | SetupGaudiPython (self) |
| def | StartGaudiPython (self) |
| def | LoadTES (self, tbufferfile) |
| def | getEventNumber (self) |
| def | IdentifyWriters (self) |
| def | dumpHistograms (self) |
| def | Initialize (self) |
| def | Finalize (self) |
| def | Report (self) |
Public Attributes | |
| nodeType | |
| finalEvent | |
| lastEvent | |
| log | |
| subworkers | |
| nodeID | |
| currentEvent | |
| queues | |
| num | |
| app | |
| evcom | |
| evcoms | |
| hq | |
| fq | |
| nIn | |
| nOut | |
| stat | |
| iTime | |
| rTime | |
| fTime | |
| firstEvTime | |
| tTime | |
| proc | |
| a | |
| evt | |
| hvt | |
| fsr | |
| inc | |
| pers | |
| ts | |
| TS | |
| cntr | |
Definition at line 392 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.__init__ | ( | self, | |
| nodeType, | |||
| nodeID, | |||
| queues, | |||
| events, | |||
| params, | |||
| subworkers | |||
| ) |
Definition at line 399 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.__init__ | ( | self, | |
| nodeType, | |||
| nodeID, | |||
| queues, | |||
| events, | |||
| params, | |||
| subworkers | |||
| ) |
Definition at line 399 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.dumpHistograms | ( | self | ) |
Method used by the GaudiPython algorithm CollectHistos
to obtain a dictionary of form { path : object }
representing the Histogram Store
Definition at line 585 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.dumpHistograms | ( | self | ) |
Method used by the GaudiPython algorithm CollectHistos
to obtain a dictionary of form { path : object }
representing the Histogram Store
Definition at line 585 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Engine | ( | self | ) |
Definition at line 482 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Engine | ( | self | ) |
Definition at line 482 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Finalize | ( | self | ) |
Definition at line 623 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Finalize | ( | self | ) |
Definition at line 623 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.getEventNumber | ( | self | ) |
Definition at line 521 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.getEventNumber | ( | self | ) |
Definition at line 521 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.IdentifyWriters | ( | self | ) |
Definition at line 561 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.IdentifyWriters | ( | self | ) |
Definition at line 561 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Initialize | ( | self | ) |
Definition at line 607 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Initialize | ( | self | ) |
Definition at line 607 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.LoadTES | ( | self, | |
| tbufferfile | |||
| ) |
Definition at line 515 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.LoadTES | ( | self, | |
| tbufferfile | |||
| ) |
Definition at line 515 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.processConfiguration | ( | self | ) |
Definition at line 487 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.processConfiguration | ( | self | ) |
Definition at line 487 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Report | ( | self | ) |
Definition at line 631 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Report | ( | self | ) |
Definition at line 631 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.SetupGaudiPython | ( | self | ) |
Definition at line 491 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.SetupGaudiPython | ( | self | ) |
Definition at line 491 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Start | ( | self | ) |
Definition at line 434 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Start | ( | self | ) |
Definition at line 434 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.StartGaudiPython | ( | self | ) |
Definition at line 510 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.StartGaudiPython | ( | self | ) |
Definition at line 510 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.a |
Definition at line 494 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.app |
Definition at line 429 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.cntr |
Definition at line 617 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.currentEvent |
Definition at line 422 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.evcom |
Definition at line 442 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.evcoms |
Definition at line 446 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.evt |
Definition at line 500 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.finalEvent |
Definition at line 413 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.firstEvTime |
Definition at line 472 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.fq |
Definition at line 454 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.fsr |
Definition at line 502 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.fTime |
Definition at line 471 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.hq |
Definition at line 452 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.hvt |
Definition at line 501 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.inc |
Definition at line 503 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.iTime |
Definition at line 469 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.lastEvent |
Definition at line 414 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.log |
Definition at line 417 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.nIn |
Definition at line 458 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.nodeID |
Definition at line 419 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.nodeType |
Definition at line 409 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.nOut |
Definition at line 459 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.num |
Definition at line 426 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.pers |
Definition at line 504 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.proc |
Definition at line 475 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.queues |
Definition at line 425 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.rTime |
Definition at line 470 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.stat |
Definition at line 462 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.subworkers |
Definition at line 418 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.ts |
Definition at line 505 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.TS |
Definition at line 506 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.tTime |
Definition at line 473 of file GMPBase.py.