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