58                           "G4tgrElementFromIsotopes::G4tgrElementFromIsotopes");
 
   61   theType = 
"ElementFromIsotopes";
 
   66   for( 
G4int ii = 0; ii < theNoIsotopes; ii++ )
 
   84   os << 
"G4tgrElementFromIsotopes= " << obj.
theName 
   85      << 
" N isotopes " << obj.theNoIsotopes
 
   86      << 
" COMPONENTS " << 
G4endl;
 
   87   for(
size_t ii = 0; ii < obj.theComponents.size(); ii++ )
 
   89     os << obj.theComponents[ii] << 
" : " << obj.theAbundances[ii];
 
static void CheckWLsize(const std::vector< G4String > &wl, unsigned int nWCheck, WLSIZEtype st, const G4String &methodName)
 
~G4tgrElementFromIsotopes()
 
G4GLOB_DLL std::ostream G4cout
 
static G4int GetVerboseLevel()
 
G4tgrElementFromIsotopes()
 
static G4int GetInt(const G4String &str)
 
static G4double GetDouble(const G4String &str, G4double unitval=1.)
 
static G4String GetString(const G4String &str)
 
std::ostream & operator<<(std::ostream &, const BasicVector3D< float > &)