29 #ifndef G4ATTDEFSTORE_HH
30 #define G4ATTDEFSTORE_HH
37 namespace G4AttDefStore {
39 std::map<G4String,G4AttDef>*
48 (
const std::map<G4String,G4AttDef>* definitions,
G4String& key);
52 extern std::map<G4String,std::map<G4String,G4AttDef>*>
m_defsmaps;
56 #endif //G4ATTDEFSTORE_H