![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, threadID, q) | |
| run (self) | |
| process_data (self, entry) | |
Public Attributes | |
| threadID = threadID | |
| q = q | |
Definition at line 10 of file MetaDataMT.py.
| MetaDataMT.StoreMetaData.__init__ | ( | self, | |
| threadID, | |||
| q ) |
Definition at line 12 of file MetaDataMT.py.
| MetaDataMT.StoreMetaData.process_data | ( | self, | |
| entry ) |
Definition at line 25 of file MetaDataMT.py.
| MetaDataMT.StoreMetaData.run | ( | self | ) |
Definition at line 18 of file MetaDataMT.py.
| MetaDataMT.StoreMetaData.q = q |
Definition at line 16 of file MetaDataMT.py.
| MetaDataMT.StoreMetaData.threadID = threadID |
Definition at line 15 of file MetaDataMT.py.