#include <G4NuclideTable.hh>
 | 
| virtual  | ~G4NuclideTable () | 
|   | 
| void  | GenerateNuclide () | 
|   | 
| void  | SetThresholdOfHalfLife (G4double t) | 
|   | 
| G4double  | GetThresholdOfHalfLife () | 
|   | 
| void  | AddState (G4int, G4int, G4double, G4double, G4int, G4double) | 
|   | 
| size_t  | GetSizeOfIsotopeList () | 
|   | 
| virtual G4IsotopeProperty *  | GetIsotope (G4int Z, G4int A, G4double E) | 
|   | 
| virtual G4IsotopeProperty *  | GetIsotopeByIsoLvl (G4int Z, G4int A, G4int lvl=0) | 
|   | 
| size_t  | entries () const  | 
|   | 
| G4IsotopeProperty *  | GetIsotopeByIndex (size_t idx) const  | 
|   | 
|   | G4VIsotopeTable () | 
|   | 
|   | G4VIsotopeTable (const G4String &) | 
|   | 
|   | G4VIsotopeTable (const G4VIsotopeTable &) | 
|   | 
| G4VIsotopeTable &  | operator= (const G4VIsotopeTable &) | 
|   | 
| virtual  | ~G4VIsotopeTable () | 
|   | 
| G4int  | GetVerboseLevel () const  | 
|   | 
| void  | SetVerboseLevel (G4int level) | 
|   | 
| void  | DumpTable (G4int Zmin=1, G4int Zmax=118) | 
|   | 
| const G4String &  | GetName () const  | 
|   | 
Definition at line 55 of file G4NuclideTable.hh.
 
  
  
      
        
          | G4NuclideTable::~G4NuclideTable  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | size_t G4NuclideTable::entries  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void G4NuclideTable::FillHardCodeList  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void G4NuclideTable::GenerateNuclide  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | size_t G4NuclideTable::GetSizeOfIsotopeList  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4double G4NuclideTable::GetThresholdOfHalfLife  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | static G4double G4NuclideTable::Tolerance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this class was generated from the following files: