![]() |
ATLAS Offline Software
|
Small structure wrap the various values stored for an algorithm just before it starts to execute. More...
#include <AlgorithmPayload.h>
Public Attributes | |
| TrigTimeStamp | m_algStartTime |
| std::thread::id | m_algThreadID |
| int32_t | m_algROIID |
| uint32_t | m_slot |
Small structure wrap the various values stored for an algorithm just before it starts to execute.
Definition at line 16 of file AlgorithmPayload.h.
| int32_t AlgorithmPayload::m_algROIID |
Definition at line 19 of file AlgorithmPayload.h.
| TrigTimeStamp AlgorithmPayload::m_algStartTime |
Definition at line 17 of file AlgorithmPayload.h.
| std::thread::id AlgorithmPayload::m_algThreadID |
Definition at line 18 of file AlgorithmPayload.h.
| uint32_t AlgorithmPayload::m_slot |
Definition at line 20 of file AlgorithmPayload.h.
1.8.18