31#ifndef G4ElementDataRegistry_h
32#define G4ElementDataRegistry_h 1
37class G4ElementDataRegistry
41 static G4ElementDataRegistry*
Instance();
63 std::vector<G4ElementData*> elmdata;
G4TemplateRNGHelper< G4long > * G4TemplateRNGHelper< G4long >::instance
static G4ElementDataRegistry * Instance()
G4ElementData * NewElementData(const G4String &, G4int length)
void RegisterMe(G4ElementData *p)
const std::vector< G4ElementData * > & GetElementData() const
G4ElementData * GetElementDataByName(const G4String &)
void RemoveMe(G4ElementData *p)