ATLAS Offline Software
Loading...
Searching...
No Matches
iGeant4::G4LegacyTransportTool::Slot Struct Reference
Collaboration diagram for iGeant4::G4LegacyTransportTool::Slot:

Public Types

typedef std::mutex mutex_t
typedef std::lock_guard< mutex_tlock_t

Public Attributes

std::unordered_map< ISF::ISFParticle const *, ISF::ISFParticleContainerm_secondariesMap
mutex_t m_mutex

Detailed Description

Definition at line 132 of file G4LegacyTransportTool.h.

Member Typedef Documentation

◆ lock_t

Definition at line 136 of file G4LegacyTransportTool.h.

◆ mutex_t

Definition at line 135 of file G4LegacyTransportTool.h.

Member Data Documentation

◆ m_mutex

mutex_t iGeant4::G4LegacyTransportTool::Slot::m_mutex

Definition at line 137 of file G4LegacyTransportTool.h.

◆ m_secondariesMap

std::unordered_map<ISF::ISFParticle const*, ISF::ISFParticleContainer> iGeant4::G4LegacyTransportTool::Slot::m_secondariesMap

Definition at line 134 of file G4LegacyTransportTool.h.


The documentation for this struct was generated from the following file: