#include <G4VIsotopeTable.hh>
Definition at line 44 of file G4VIsotopeTable.hh.
◆ G4VIsotopeTable() [1/3]
G4VIsotopeTable::G4VIsotopeTable |
( |
| ) |
|
◆ G4VIsotopeTable() [2/3]
G4VIsotopeTable::G4VIsotopeTable |
( |
const G4String & |
name | ) |
|
|
explicit |
◆ G4VIsotopeTable() [3/3]
◆ ~G4VIsotopeTable()
G4VIsotopeTable::~G4VIsotopeTable |
( |
| ) |
|
|
virtual |
◆ DumpTable()
void G4VIsotopeTable::DumpTable |
( |
G4int |
Zmin = 1 , |
|
|
G4int |
Zmax = 118 |
|
) |
| |
Definition at line 81 of file G4VIsotopeTable.cc.
85 const G4int MAX_LVL=9;
87 for ( A= Z; A<=3*
Z; A++){
88 for ( lvl=0; lvl<=MAX_LVL; lvl++){
double A(double temperature)
virtual G4IsotopeProperty * GetIsotope(G4int Z, G4int A, G4double E)=0
◆ GetIsotope()
◆ GetIsotopeByIsoLvl()
◆ GetName()
const G4String & G4VIsotopeTable::GetName |
( |
void |
| ) |
const |
|
inline |
◆ GetVerboseLevel()
G4int G4VIsotopeTable::GetVerboseLevel |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetVerboseLevel()
void G4VIsotopeTable::SetVerboseLevel |
( |
G4int |
level | ) |
|
|
inline |
◆ fName
◆ verboseLevel
G4int G4VIsotopeTable::verboseLevel |
|
private |
The documentation for this class was generated from the following files: