28 #ifndef G4ATTDEFSTORE_HH
29 #define G4ATTDEFSTORE_HH
36 namespace G4AttDefStore {
38 std::map<G4String,G4AttDef>*
47 (
const std::map<G4String,G4AttDef>* definitions,
G4String& key);
51 extern std::map<G4String,std::map<G4String,G4AttDef>*> *
m_defsmaps;
55 #endif //G4ATTDEFSTORE_H