|
Geant4
10.03.p01
|
#include <G4NistElementBuilder.hh>
Public Member Functions | |
| G4NistElementBuilder (G4int vb) | |
| ~G4NistElementBuilder () | |
| G4Element * | FindElement (G4int Z) const |
| G4Element * | FindOrBuildElement (G4int Z, G4bool buildIsotopes=true) |
| G4Element * | FindOrBuildElement (const G4String &symb, G4bool buildIsotopes=true) |
| void | PrintElement (G4int Z) const |
| const std::vector< G4String > & | GetElementNames () const |
| G4int | GetZ (const G4String &symb) const |
| G4double | GetAtomicMassAmu (const G4String &symb) const |
| G4double | GetAtomicMassAmu (G4int Z) const |
| G4double | GetIsotopeMass (G4int Z, G4int N) const |
| G4double | GetAtomicMass (G4int Z, G4int N) const |
| G4double | GetTotalElectronBindingEnergy (G4int Z) const |
| G4double | GetIsotopeAbundance (G4int Z, G4int N) const |
| G4int | GetNistFirstIsotopeN (G4int Z) const |
| G4int | GetNumberOfNistIsotopes (G4int Z) const |
| G4int | GetMaxNumElements () const |
| void | SetVerbose (G4int) |
Definition at line 68 of file G4NistElementBuilder.hh.
|
explicit |
Definition at line 65 of file G4NistElementBuilder.cc.
| G4NistElementBuilder::~G4NistElementBuilder | ( | ) |
Definition at line 77 of file G4NistElementBuilder.cc.
Definition at line 252 of file G4NistElementBuilder.hh.


Definition at line 102 of file G4NistElementBuilder.cc.


| G4Element * G4NistElementBuilder::FindOrBuildElement | ( | const G4String & | symb, |
| G4bool | buildIsotopes = true |
||
| ) |
Definition at line 116 of file G4NistElementBuilder.cc.

Definition at line 92 of file G4NistElementBuilder.cc.

Definition at line 160 of file G4NistElementBuilder.hh.
|
inline |
|
inline |
Definition at line 238 of file G4NistElementBuilder.hh.
Definition at line 187 of file G4NistElementBuilder.cc.

