함수 | |
std::map< G4String, G4AttDef > * | GetInstance (const G4String &storeKey, G4bool &isNew) |
G4bool | GetStoreKey (const std::map< G4String, G4AttDef > *definitions, G4String &key) |
변수 | |
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 | ||
) |
G4AttDefStore.cc 파일의 41 번째 라인에서 정의되었습니다.
다음을 참조함 : m_defsmaps.
다음에 의해서 참조됨 : RE01TrackerHit::GetAttDefs(), SensitiveDetectorHit::GetAttDefs(), RE01CalorimeterHit::GetAttDefs(), RE01Trajectory::GetAttDefs(), XAluminumElectrodeHit::GetAttDefs(), B5HodoscopeHit::GetAttDefs(), B5DriftChamberHit::GetAttDefs(), B5EmCalorimeterHit::GetAttDefs(), B5HadCalorimeterHit::GetAttDefs(), G4TrajectoriesModel::GetAttDefs(), F04TrajectoryPoint::GetAttDefs(), WLSTrajectoryPoint::GetAttDefs(), G4SmoothTrajectoryPoint::GetAttDefs(), RE04TrajectoryPoint::GetAttDefs(), G4TrajectoryPoint::GetAttDefs(), F04Trajectory::GetAttDefs(), G4RichTrajectory::GetAttDefs(), WLSTrajectory::GetAttDefs(), G4RichTrajectoryPoint::GetAttDefs(), G4SmoothTrajectory::GetAttDefs(), G4Trajectory::GetAttDefs(), RE04Trajectory::GetAttDefs(), G4PhysicalVolumeModel::GetAttDefs().
G4bool G4AttDefStore::GetStoreKey | ( | const std::map< G4String, G4AttDef > * | definitions, |
G4String & | key | ||
) |
G4AttDefStore.cc 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::first(), m_defsmaps.
다음에 의해서 참조됨 : operator<<().
G4AttDefStore.cc 파일의 36 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetInstance(), GetStoreKey().
G4Mutex G4AttDefStore::mutex = G4MUTEX_INITIALIZER |
G4AttDefStore.cc 파일의 38 번째 라인에서 정의되었습니다.