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