![]() |
ATLAS Offline Software
|
#include <CommonStructures.h>
Public Member Functions | |
| WorkTimeStamp (unsigned int id, int ev, const tbb::tick_count &t) | |
| WorkTimeStamp (const WorkTimeStamp &w) | |
Public Attributes | |
| unsigned int | m_workId |
| int | m_eventType |
| tbb::tick_count | m_time |
Definition at line 14 of file CommonStructures.h.
|
inline |
Definition at line 16 of file CommonStructures.h.
|
inline |
Definition at line 18 of file CommonStructures.h.
| int WorkTimeStamp::m_eventType |
Definition at line 20 of file CommonStructures.h.
| tbb::tick_count WorkTimeStamp::m_time |
Definition at line 21 of file CommonStructures.h.
| unsigned int WorkTimeStamp::m_workId |
Definition at line 19 of file CommonStructures.h.
1.8.18