36 #ifndef G4VIsotopeTable_h 
   37 #define G4VIsotopeTable_h 1 
const G4String & GetName() const 
 
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
 
G4int GetVerboseLevel() const 
 
G4VIsotopeTable & operator=(const G4VIsotopeTable &)
 
void SetVerboseLevel(G4int level)