Geant4
10.02.p02
|
Functions | |
std::map< G4String, G4AttDef > * | GetInstance (const G4String &storeKey, G4bool &isNew) |
G4bool | GetStoreKey (const std::map< G4String, G4AttDef > *definitions, G4String &key) |
Variables | |
G4ThreadLocal std::map < G4String, std::map< G4String, G4AttDef > * > * | m_defsmaps = 0 |
std::map< G4String, G4AttDef > * G4AttDefStore::GetInstance | ( | const G4String & | storeKey, |
G4bool & | isNew | ||
) |
Definition at line 39 of file G4AttDefStore.cc.
Referenced by RE01TrackerHit::GetAttDefs(), ExExChSensitiveDetectorHit::GetAttDefs(), RE01CalorimeterHit::GetAttDefs(), RE01Trajectory::GetAttDefs(), XAluminumElectrodeHit::GetAttDefs(), B5HodoscopeHit::GetAttDefs(), B5EmCalorimeterHit::GetAttDefs(), B5DriftChamberHit::GetAttDefs(), B5HadCalorimeterHit::GetAttDefs(), G4TrajectoriesModel::GetAttDefs(), F04TrajectoryPoint::GetAttDefs(), WLSTrajectoryPoint::GetAttDefs(), G4SmoothTrajectoryPoint::GetAttDefs(), G4TrajectoryPoint::GetAttDefs(), RE04TrajectoryPoint::GetAttDefs(), F04Trajectory::GetAttDefs(), G4RichTrajectory::GetAttDefs(), WLSTrajectory::GetAttDefs(), G4RichTrajectoryPoint::GetAttDefs(), G4SmoothTrajectory::GetAttDefs(), G4Trajectory::GetAttDefs(), RE04Trajectory::GetAttDefs(), and G4PhysicalVolumeModel::GetAttDefs().
G4bool G4AttDefStore::GetStoreKey | ( | const std::map< G4String, G4AttDef > * | definitions, |
G4String & | key | ||
) |
Definition at line 66 of file G4AttDefStore.cc.
References G4String::first().
Referenced by operator<<().
G4ThreadLocal std::map< G4String, std::map< G4String, G4AttDef > * > * G4AttDefStore::m_defsmaps = 0 |
Definition at line 36 of file G4AttDefStore.cc.