Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PSTARStopping.hh>
Public Member Functions | |
G4PSTARStopping () | |
~G4PSTARStopping () | |
G4int | GetIndex (const G4Material *) |
G4double | GetElectronicDEDX (G4int idx, G4double energy) |
G4double | GetElectronicDEDX (const G4Material *, G4double energy) |
Definition at line 62 of file G4PSTARStopping.hh.
G4PSTARStopping::G4PSTARStopping | ( | ) |
Definition at line 56 of file G4PSTARStopping.cc.
G4PSTARStopping::~G4PSTARStopping | ( | ) |
Definition at line 69 of file G4PSTARStopping.cc.
|
inline |
Definition at line 92 of file G4PSTARStopping.hh.
Definition at line 92 of file G4PSTARStopping.cc.
Referenced by GetElectronicDEDX().
G4int G4PSTARStopping::GetIndex | ( | const G4Material * | mat | ) |
Definition at line 76 of file G4PSTARStopping.cc.
Referenced by GetElectronicDEDX().