Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
Functions | |
std::map< G4String, G4AttDef > * | GetInstance (G4String storeKey, G4bool &isNew) |
G4bool | GetStoreKey (const std::map< G4String, G4AttDef > *definitions, G4String &key) |
Variables | |
std::map< G4String, std::map< G4String, G4AttDef > * > | m_defsmaps |
Definition at line 38 of file G4AttDefStore.cc.
Referenced by G4RichTrajectory::GetAttDefs(), G4RichTrajectoryPoint::GetAttDefs(), G4SmoothTrajectory::GetAttDefs(), G4SmoothTrajectoryPoint::GetAttDefs(), G4Trajectory::GetAttDefs(), G4TrajectoryPoint::GetAttDefs(), G4PhysicalVolumeModel::GetAttDefs(), and G4TrajectoriesModel::GetAttDefs().
G4bool G4AttDefStore::GetStoreKey | ( | const std::map< G4String, G4AttDef > * | definitions, |
G4String & | key | ||
) |
Definition at line 61 of file G4AttDefStore.cc.
Referenced by operator<<().
Definition at line 35 of file G4AttDefStore.cc.
Referenced by GetInstance(), and GetStoreKey().