46   : 
fName(
""), verboseLevel(0)
 
   51   : 
fName(name), verboseLevel(0)
 
   56   : 
fName(right.
fName), verboseLevel(right.verboseLevel)
 
   85   const G4int MAX_LVL=9;
 
   86   for ( Z =Zmin; Z<=Zmax; Z++){
 
   87     for ( A= Z; A<=3*Z; A++){
 
   88       for ( lvl=0; lvl<=MAX_LVL; lvl++){
 
virtual G4IsotopeProperty * GetIsotopeByIsoLvl(G4int Z, G4int A, G4int level=0)
 
void DumpTable(G4int Zmin=1, G4int Zmax=118)
 
virtual ~G4VIsotopeTable()
 
double A(double temperature)
 
virtual G4IsotopeProperty * GetIsotope(G4int Z, G4int A, G4double E)=0
 
G4VIsotopeTable & operator=(const G4VIsotopeTable &)