| Geant4_10
    | 
#include <G4RIsotopeTable.hh>


| Public Types | |
| typedef std::vector < G4IsotopeProperty * > | G4IsotopeList | 
| typedef std::vector< G4String > | G4IsotopeNameList | 
| Public Member Functions | |
| G4RIsotopeTable () | |
| virtual | ~G4RIsotopeTable () | 
| virtual G4bool | FindIsotope (G4IsotopeProperty *property) | 
| virtual G4IsotopeProperty * | GetIsotope (G4int Z, G4int A, G4double E) | 
| void | AddUserDecayDataFile (G4int Z, G4int A, G4String filename) | 
|  Public Member Functions inherited from G4VIsotopeTable | |
| G4VIsotopeTable () | |
| G4VIsotopeTable (const G4String &) | |
| G4VIsotopeTable (const G4VIsotopeTable &) | |
| G4VIsotopeTable & | operator= (const G4VIsotopeTable &) | 
| virtual | ~G4VIsotopeTable () | 
| virtual G4IsotopeProperty * | GetIsotopeByIsoLvl (G4int Z, G4int A, G4int level=0) | 
| G4int | GetVerboseLevel () const | 
| void | SetVerboseLevel (G4int level) | 
| void | DumpTable (G4int Zmin=1, G4int Zmax=118) | 
| const G4String & | GetName () const | 
| Protected Member Functions | |
| G4RIsotopeTable (const G4RIsotopeTable &right) | |
| G4RIsotopeTable & | operator= (const G4RIsotopeTable &right) | 
Definition at line 64 of file G4RIsotopeTable.hh.
| typedef std::vector<G4IsotopeProperty*> G4RIsotopeTable::G4IsotopeList | 
Definition at line 72 of file G4RIsotopeTable.hh.
| typedef std::vector<G4String> G4RIsotopeTable::G4IsotopeNameList | 
Definition at line 73 of file G4RIsotopeTable.hh.
| G4RIsotopeTable::G4RIsotopeTable | ( | ) | 
Definition at line 84 of file G4RIsotopeTable.cc.
| 
 | protected | 
| 
 | virtual | 
Definition at line 93 of file G4RIsotopeTable.cc.
| 
 | virtual | 
Definition at line 106 of file G4RIsotopeTable.cc.
| 
 | virtual | 
Implements G4VIsotopeTable.
Definition at line 114 of file G4RIsotopeTable.cc.

| 
 | protected | 
 1.8.5
 1.8.5