67       G4cout << 
" Constructing new G4Element: "  
  112                             + 
" of element " + tgrElem->
GetName()
 
  113                             + 
" is not an isotope !";
 
  114         G4Exception(
"G4tgbElement::BuildG4ElementFromIsotopes()",
 
  129       G4cout << 
" Constructing  new G4Element from isotopes: " 
G4int GetNumberOfIsotopes() const 
 
G4Isotope * FindOrBuildG4Isotope(const G4String &name)
 
const G4String & GetSymbol() const 
 
const G4String & GetComponent(G4int n) const 
 
G4Element * BuildG4ElementSimple()
 
G4double GetAbundance(G4int n) const 
 
G4GLOB_DLL std::ostream G4cout
 
static G4int GetVerboseLevel()
 
void AddIsotope(G4Isotope *isotope, G4double RelativeAbundance)
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
G4Element * BuildG4ElementFromIsotopes()
 
const G4String & GetName() const 
 
static G4tgbMaterialMgr * GetInstance()