ATLAS Offline Software
Public Types | Public Attributes | List of all members
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 112 of file G4LegacyTransportTool.h.

Member Typedef Documentation

◆ lock_t

Definition at line 116 of file G4LegacyTransportTool.h.

◆ mutex_t

Definition at line 115 of file G4LegacyTransportTool.h.

Member Data Documentation

◆ m_mutex

mutex_t iGeant4::G4LegacyTransportTool::Slot::m_mutex

Definition at line 117 of file G4LegacyTransportTool.h.

◆ m_secondariesMap

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

Definition at line 114 of file G4LegacyTransportTool.h.


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