Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4IonTable, including all inherited members.
AddProcessManager(const G4String &ionName) | G4IonTable | protected |
clear() | G4IonTable | |
Contains(const G4ParticleDefinition *particle) const | G4IonTable | inline |
CreateAllIon() | G4IonTable | |
CreateIon(G4int Z, G4int A, G4double E, G4int J) | G4IonTable | protected |
CreateIon(G4int Z, G4int A, G4int L, G4double E, G4int J) | G4IonTable | protected |
DumpTable(const G4String &particle_name="ALL") const | G4IonTable | |
Entries() const | G4IonTable | inline |
FindIon(G4int Z, G4int A, G4double E, G4int J=0) | G4IonTable | |
FindIon(G4int Z, G4int A, G4int L, G4double E, G4int J=0) | G4IonTable | |
FindIsotope(G4int Z, G4int A, G4double E, G4int J) | G4IonTable | protected |
G4IonList typedef | G4IonTable | |
G4IonListIterator typedef | G4IonTable | |
G4IonTable() | G4IonTable | |
G4IonTable(const G4IonTable &right) | G4IonTable | protected |
GetIon(G4int Z, G4int A, G4int J=0) | G4IonTable | |
GetIon(G4int encoding) | G4IonTable | |
GetIon(G4int Z, G4int A, G4double E, G4int J=0) | G4IonTable | |
GetIon(G4int Z, G4int A, G4int L, G4double E, G4int J=0) | G4IonTable | |
GetIon(G4int Z, G4int A, G4int J, G4int Q) | G4IonTable | |
GetIonMass(G4int Z, G4int A, G4int L=0) const | G4IonTable | |
GetIonName(G4int Z, G4int A, G4double E) const | G4IonTable | |
GetIonName(G4int Z, G4int A, G4int L, G4double E) const | G4IonTable | |
GetIsotopeTable(size_t idx=0) const | G4IonTable | |
GetLightAntiIon(G4int Z, G4int A) const | G4IonTable | protected |
GetLightIon(G4int Z, G4int A) const | G4IonTable | protected |
GetNucleusByEncoding(G4int encoding, G4int &Z, G4int &A, G4double &E, G4int &J) | G4IonTable | static |
GetNucleusByEncoding(G4int encoding, G4int &Z, G4int &A, G4int &L, G4double &E, G4int &J) | G4IonTable | static |
GetNucleusEncoding(G4int Z, G4int A, G4double E=0.0, G4int J=0) | G4IonTable | static |
GetNucleusEncoding(G4int Z, G4int A, G4int L, G4double E=0.0, G4int J=0) | G4IonTable | static |
GetNucleusMass(G4int Z, G4int A, G4int L=0) const | G4IonTable | |
GetNumberOfElements() const | G4IonTable | inline |
GetParticle(G4int index) const | G4IonTable | |
GetVerboseLevel() const | G4IonTable | protected |
Insert(const G4ParticleDefinition *particle) | G4IonTable | |
IsAntiIon(const G4ParticleDefinition *) | G4IonTable | static |
IsIon(const G4ParticleDefinition *) | G4IonTable | static |
IsLightAntiIon(const G4ParticleDefinition *) const | G4IonTable | protected |
IsLightIon(const G4ParticleDefinition *) const | G4IonTable | protected |
operator=(const G4IonTable &) | G4IonTable | inlineprotected |
RegisterIsotopeTable(G4VIsotopeTable *table) | G4IonTable | |
Remove(const G4ParticleDefinition *particle) | G4IonTable | |
size() const | G4IonTable | inline |
~G4IonTable() | G4IonTable | virtual |