Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ESTARStopping.hh>
Public Member Functions | |
G4ESTARStopping (const G4String &datatype="") | |
~G4ESTARStopping () | |
G4int | GetIndex (const G4Material *) |
G4double | GetElectronicDEDX (G4int idx, G4double energy) |
G4double | GetElectronicDEDX (const G4Material *, G4double energy) |
Definition at line 61 of file G4ESTARStopping.hh.
|
explicit |
Definition at line 52 of file G4ESTARStopping.cc.
G4ESTARStopping::~G4ESTARStopping | ( | ) |
Definition at line 69 of file G4ESTARStopping.cc.
|
inline |
Definition at line 95 of file G4ESTARStopping.hh.
Definition at line 93 of file G4ESTARStopping.cc.
Referenced by GetElectronicDEDX().
G4int G4ESTARStopping::GetIndex | ( | const G4Material * | mat | ) |
Definition at line 76 of file G4ESTARStopping.cc.
Referenced by GetElectronicDEDX().