![]() |
The Gaudi Framework
v26r3
|


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 393 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.__init__ | ( | self, | |
| nodeType, | |||
| nodeID, | |||
| queues, | |||
| events, | |||
| params, | |||
| subworkers | |||
| ) |
Definition at line 400 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.__init__ | ( | self, | |
| nodeType, | |||
| nodeID, | |||
| queues, | |||
| events, | |||
| params, | |||
| subworkers | |||
| ) |
Definition at line 400 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 586 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 586 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Engine | ( | self | ) |
Definition at line 483 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Engine | ( | self | ) |
Definition at line 483 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Finalize | ( | self | ) |
Definition at line 624 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Finalize | ( | self | ) |
Definition at line 624 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.getEventNumber | ( | self | ) |
Definition at line 522 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.getEventNumber | ( | self | ) |
Definition at line 522 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.IdentifyWriters | ( | self | ) |
Definition at line 562 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.IdentifyWriters | ( | self | ) |
Definition at line 562 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Initialize | ( | self | ) |
Definition at line 608 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Initialize | ( | self | ) |
Definition at line 608 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.LoadTES | ( | self, | |
| tbufferfile | |||
| ) |
Definition at line 516 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.LoadTES | ( | self, | |
| tbufferfile | |||
| ) |
Definition at line 516 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.processConfiguration | ( | self | ) |
Definition at line 488 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.processConfiguration | ( | self | ) |
Definition at line 488 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Report | ( | self | ) |
Definition at line 632 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Report | ( | self | ) |
Definition at line 632 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.SetupGaudiPython | ( | self | ) |
Definition at line 492 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.SetupGaudiPython | ( | self | ) |
Definition at line 492 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Start | ( | self | ) |
Definition at line 435 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.Start | ( | self | ) |
Definition at line 435 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.StartGaudiPython | ( | self | ) |
Definition at line 511 of file GMPBase.py.
| def GaudiMP.GMPBase.GMPComponent.StartGaudiPython | ( | self | ) |
Definition at line 511 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.a |
Definition at line 495 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.app |
Definition at line 430 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.cntr |
Definition at line 618 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.currentEvent |
Definition at line 423 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.evcom |
Definition at line 443 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.evcoms |
Definition at line 447 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.evt |
Definition at line 501 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.finalEvent |
Definition at line 414 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.firstEvTime |
Definition at line 473 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.fq |
Definition at line 455 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.fsr |
Definition at line 503 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.fTime |
Definition at line 472 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.hq |
Definition at line 453 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.hvt |
Definition at line 502 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.inc |
Definition at line 504 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.iTime |
Definition at line 470 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.lastEvent |
Definition at line 415 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.log |
Definition at line 418 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.nIn |
Definition at line 459 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.nodeID |
Definition at line 420 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.nodeType |
Definition at line 410 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.nOut |
Definition at line 460 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.num |
Definition at line 427 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.pers |
Definition at line 505 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.proc |
Definition at line 476 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.queues |
Definition at line 426 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.rTime |
Definition at line 471 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.stat |
Definition at line 463 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.subworkers |
Definition at line 419 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.ts |
Definition at line 506 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.TS |
Definition at line 507 of file GMPBase.py.
| GaudiMP.GMPBase.GMPComponent.tTime |
Definition at line 474 of file GMPBase.py.