|
Geant4.10
|
#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.
Definition at line 92 of file G4PSTARStopping.cc.
References G4cout, and G4endl.
Referenced by GetElectronicDEDX().
|
inline |
Definition at line 93 of file G4PSTARStopping.hh.
References GetElectronicDEDX(), and GetIndex().
| G4int G4PSTARStopping::GetIndex | ( | const G4Material * | mat | ) |
Definition at line 76 of file G4PSTARStopping.cc.
References G4Material::GetName().
Referenced by GetElectronicDEDX().
1.8.7