![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, q, prefix) | |
| receive (self, obj) | |
Public Attributes | |
| queue = q | |
| prefix = prefix | |
Definition at line 19 of file atlas_oh.py.
| python.atlas_oh.Receiver.__init__ | ( | self, | |
| q, | |||
| prefix ) |
Definition at line 20 of file atlas_oh.py.
| python.atlas_oh.Receiver.receive | ( | self, | |
| obj ) |
Definition at line 25 of file atlas_oh.py.
| python.atlas_oh.Receiver.prefix = prefix |
Definition at line 23 of file atlas_oh.py.
| python.atlas_oh.Receiver.queue = q |
Definition at line 22 of file atlas_oh.py.