41 #ifndef G4tgbMaterialMgr_h 
   42 #define G4tgbMaterialMgr_h 
   88                                          G4bool bMustExist = 0) 
const;
 
   98                                          G4bool bMustExist = 0) 
const;
 
  108                                            G4bool bMustExist = 0) 
const;
 
G4tgbMaterial * FindG4tgbMaterial(const G4String &name, G4bool bMustExist=0) const 
 
std::map< G4String, G4tgbIsotope * > G4mstgbisot
 
G4tgbElement * FindG4tgbElement(const G4String &name, G4bool bMustExist=0) const 
 
G4Isotope * FindOrBuildG4Isotope(const G4String &name)
 
const G4msg4mate GetG4MaterialList() const 
 
std::map< G4String, G4tgbElement * > G4mstgbelem
 
const G4msg4elem GetG4ElementList() const 
 
G4Element * FindOrBuildG4Element(const G4String &name, G4bool bMustExist=1)
 
G4Material * FindOrBuildG4Material(const G4String &name, G4bool bMustExist=1)
 
G4tgbIsotope * FindG4tgbIsotope(const G4String &name, G4bool bMustExist=0) const 
 
std::map< G4String, G4Element * > G4msg4elem
 
const G4msg4isot GetG4IsotopeList() const 
 
G4Material * FindBuiltG4Material(const G4String &name) const 
 
std::map< G4String, G4tgbMaterial * > G4mstgbmate
 
std::map< G4String, G4Isotope * > G4msg4isot
 
G4Element * FindBuiltG4Element(const G4String &name) const 
 
static G4tgbMaterialMgr * GetInstance()
 
G4Isotope * FindBuiltG4Isotope(const G4String &name) const 
 
std::map< G4String, G4Material * > G4msg4mate