#include <AtlasG4SyncEventUserInfo.h>
Definition at line 27 of file AtlasG4SyncEventUserInfo.h.
◆ EventStatus
◆ EventAborted() [1/2]
| bool G4EventSynchronizationInterface::EventAborted |
( |
| ) |
const |
|
inline |
◆ EventAborted() [2/2]
| void G4EventSynchronizationInterface::EventAborted |
( |
bool | aborted | ) |
|
|
inline |
◆ SetStatus()
| void G4EventSynchronizationInterface::SetStatus |
( |
const EventStatus & | status | ) |
|
|
private |
◆ SetStatusDone()
| void G4EventSynchronizationInterface::SetStatusDone |
( |
| ) |
|
|
inline |
◆ Status()
| auto G4EventSynchronizationInterface::Status |
( |
| ) |
const |
◆ WaitStatus()
| void G4EventSynchronizationInterface::WaitStatus |
( |
const EventStatus & | status | ) |
|
|
private |
◆ WaitStatusDone()
| void G4EventSynchronizationInterface::WaitStatusDone |
( |
| ) |
|
|
inline |
◆ m_cv
| std::condition_variable G4EventSynchronizationInterface::m_cv |
|
private |
◆ m_event_aborted
| bool G4EventSynchronizationInterface::m_event_aborted {false} |
|
private |
◆ m_mutex
| std::mutex G4EventSynchronizationInterface::m_mutex |
|
mutableprivate |
◆ m_status
The documentation for this class was generated from the following files: