|
Gaudi Framework, version v23r5 |
| Home | Generated: Wed Nov 28 2012 |


Public Member Functions | |
| def | __init__ |
| def | processConfiguration |
| def | DumpEvent |
| def | DoFirstEvent |
| def | Engine |
Public Member Functions inherited from GaudiMP.GMPBase.GMPComponent | |
| def | __init__ |
| def | Start |
| def | Engine |
| def | processConfiguration |
| def | SetupGaudiPython |
| def | StartGaudiPython |
| def | LoadTES |
| def | getEventNumber |
| def | IdentifyWriters |
| def | dumpHistograms |
| def | Initialize |
| def | Finalize |
| def | Report |
Public Attributes | |
| evtMax | |
| nOut | |
| app | |
| currentEvent | |
| firstEvTime | |
| stat | |
| tTime | |
Public Attributes inherited from GaudiMP.GMPBase.GMPComponent | |
| nodeType | |
| finalEvent | |
| lastEvent | |
| log | |
| nodeID | |
| currentEvent | |
| evcom | |
| evcoms | |
| hq | |
| fq | |
| nIn | |
| nOut | |
| stat | |
| iTime | |
| rTime | |
| fTime | |
| firstEvTime | |
| tTime | |
| proc | |
| a | |
| evt | |
| hvt | |
| fsr | |
| inc | |
| pers | |
| ts | |
| TS | |
| num | |
| app | |
| cntr | |
Additional Inherited Members | |
Static Public Attributes inherited from GaudiMP.GMPBase.GMPComponent | |
| tuple | ks self.config.keys() |
| list | list ["Brunel", "DaVinci", "Boole", "Gauss"] |
Definition at line 641 of file GMPBase.py.
| def GaudiMP.GMPBase.Reader.__init__ | ( | self, | |
| queues, | |||
| events, | |||
| params | |||
| ) |
Definition at line 642 of file GMPBase.py.
| def GaudiMP.GMPBase.Reader.DoFirstEvent | ( | self | ) |
Definition at line 664 of file GMPBase.py.
| def GaudiMP.GMPBase.Reader.DumpEvent | ( | self | ) |
Definition at line 657 of file GMPBase.py.
| def GaudiMP.GMPBase.Reader.Engine | ( | self | ) |
Definition at line 708 of file GMPBase.py.
| def GaudiMP.GMPBase.Reader.processConfiguration | ( | self | ) |
Definition at line 645 of file GMPBase.py.
| GaudiMP.GMPBase.Reader.app |
Definition at line 682 of file GMPBase.py.
| GaudiMP.GMPBase.Reader.currentEvent |
Definition at line 698 of file GMPBase.py.
| GaudiMP.GMPBase.Reader.evtMax |
Definition at line 655 of file GMPBase.py.
| GaudiMP.GMPBase.Reader.firstEvTime |
Definition at line 705 of file GMPBase.py.
| GaudiMP.GMPBase.Reader.nOut |
Definition at line 669 of file GMPBase.py.
| GaudiMP.GMPBase.Reader.stat |
Definition at line 725 of file GMPBase.py.
| GaudiMP.GMPBase.Reader.tTime |
Definition at line 758 of file GMPBase.py.