Geant4-11
|
Functions | |
std::map< G4String, G4AttDef > * | GetInstance (const G4String &storeKey, G4bool &isNew) |
G4bool | GetStoreKey (const std::map< G4String, G4AttDef > *definitions, G4String &key) |
Variables | |
std::map< G4String, std::map< G4String, G4AttDef > * > * | m_defsmaps = 0 |
G4Mutex | mutex = G4MUTEX_INITIALIZER |
std::map< G4String, G4AttDef > * G4AttDefStore::GetInstance | ( | const G4String & | storeKey, |
G4bool & | isNew | ||
) |
Definition at line 40 of file G4AttDefStore.cc.
References G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::al, and m_defsmaps.
Referenced by G4RichTrajectory::GetAttDefs(), G4RichTrajectoryPoint::GetAttDefs(), G4SmoothTrajectory::GetAttDefs(), G4SmoothTrajectoryPoint::GetAttDefs(), G4Trajectory::GetAttDefs(), G4TrajectoryPoint::GetAttDefs(), G4PhysicalVolumeModel::GetAttDefs(), G4TrajectoriesModel::GetAttDefs(), and anonymous_namespace{ThreadPool.cc}::thread_data().
G4bool G4AttDefStore::GetStoreKey | ( | const std::map< G4String, G4AttDef > * | definitions, |
G4String & | key | ||
) |
Definition at line 68 of file G4AttDefStore.cc.
References G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::al, and m_defsmaps.
Referenced by operator<<().
Definition at line 35 of file G4AttDefStore.cc.
Referenced by GetInstance(), and GetStoreKey().
G4Mutex G4AttDefStore::mutex = G4MUTEX_INITIALIZER |
Definition at line 37 of file G4AttDefStore.cc.
Referenced by G4Profiler::Configure(), G4ProfilerConfig< Category >::GetPersistent(), and G4EnvSettings::insert().