Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ASTARStopping.hh>
Public Member Functions | |
G4ASTARStopping () | |
~G4ASTARStopping () | |
void | Initialise () |
G4int | GetIndex (const G4Material *) const |
G4int | GetIndex (const G4String &) const |
G4double | GetElectronicDEDX (G4int idx, G4double energy) const |
G4double | GetElectronicDEDX (const G4Material *, G4double energy) const |
Definition at line 61 of file G4ASTARStopping.hh.
|
explicit |
Definition at line 54 of file G4ASTARStopping.cc.
G4ASTARStopping::~G4ASTARStopping | ( | ) |
Definition at line 62 of file G4ASTARStopping.cc.
|
inline |
Definition at line 140 of file G4ASTARStopping.hh.
Definition at line 128 of file G4ASTARStopping.hh.
Referenced by GetElectronicDEDX().
|
inline |
Definition at line 99 of file G4ASTARStopping.hh.
Referenced by GetElectronicDEDX().
Definition at line 113 of file G4ASTARStopping.hh.
void G4ASTARStopping::Initialise | ( | ) |
Definition at line 81 of file G4ASTARStopping.cc.
Referenced by G4ASTARStopping(), and G4BraggIonModel::Initialise().