Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4IonStoppingData.hh>
Definition at line 60 of file G4IonStoppingData.hh.
Definition at line 64 of file G4IonStoppingData.cc.
|
virtual |
Definition at line 71 of file G4IonStoppingData.cc.
G4bool G4IonStoppingData::AddPhysicsVector | ( | G4PhysicsVector * | physicsVector, |
G4int | atomicNumberIon, | ||
const G4String & | matIdentifier | ||
) |
Definition at line 192 of file G4IonStoppingData.cc.
Referenced by BuildPhysicsVector().
G4bool G4IonStoppingData::AddPhysicsVector | ( | G4PhysicsVector * | physicsVector, |
G4int | atomicNumberIon, | ||
G4int | atomicNumberElem | ||
) |
Definition at line 253 of file G4IonStoppingData.cc.
Implements G4VIonDEDXTable.
Definition at line 377 of file G4IonStoppingData.cc.
Implements G4VIonDEDXTable.
Definition at line 428 of file G4IonStoppingData.cc.
void G4IonStoppingData::ClearTable | ( | ) |
Definition at line 478 of file G4IonStoppingData.cc.
Referenced by ~G4IonStoppingData().
void G4IonStoppingData::DumpMap | ( | ) |
Definition at line 507 of file G4IonStoppingData.cc.
G4double G4IonStoppingData::GetDEDX | ( | G4double | kinEnergyPerNucleon, |
G4int | atomicNumberIon, | ||
const G4String & | matIdentifier | ||
) |
Definition at line 169 of file G4IonStoppingData.cc.
G4double G4IonStoppingData::GetDEDX | ( | G4double | kinEnergyPerNucleon, |
G4int | atomicNumberIon, | ||
G4int | atomicNumberElem | ||
) |
Definition at line 146 of file G4IonStoppingData.cc.
|
virtual |
Implements G4VIonDEDXTable.
Definition at line 128 of file G4IonStoppingData.cc.
|
virtual |
Implements G4VIonDEDXTable.
Definition at line 110 of file G4IonStoppingData.cc.
|
virtual |
Implements G4VIonDEDXTable.
Definition at line 94 of file G4IonStoppingData.cc.
Implements G4VIonDEDXTable.
Definition at line 78 of file G4IonStoppingData.cc.
Referenced by BuildPhysicsVector().
G4bool G4IonStoppingData::RemovePhysicsVector | ( | G4int | atomicNumberIon, |
const G4String & | matIdentifier | ||
) |
Definition at line 312 of file G4IonStoppingData.cc.
Definition at line 345 of file G4IonStoppingData.cc.