|
Geant4.10
|
#include <G4ASTARStopping.hh>
Public Member Functions | |
| G4ASTARStopping () | |
| ~G4ASTARStopping () | |
| G4int | GetIndex (const G4Material *) |
| G4double | GetEffectiveZ (G4int idx) |
| G4double | GetElectronicDEDX (G4int idx, G4double energy) |
| G4double | GetElectronicDEDX (const G4Material *, G4double energy) |
Definition at line 61 of file G4ASTARStopping.hh.
| G4ASTARStopping::G4ASTARStopping | ( | ) |
Definition at line 58 of file G4ASTARStopping.cc.
| G4ASTARStopping::~G4ASTARStopping | ( | ) |
Definition at line 72 of file G4ASTARStopping.cc.
Definition at line 99 of file G4ASTARStopping.hh.
Definition at line 95 of file G4ASTARStopping.cc.
References G4cout, and G4endl.
Referenced by GetElectronicDEDX().
|
inline |
Definition at line 93 of file G4ASTARStopping.hh.
References GetElectronicDEDX(), and GetIndex().
| G4int G4ASTARStopping::GetIndex | ( | const G4Material * | mat | ) |
Definition at line 79 of file G4ASTARStopping.cc.
References G4Material::GetName().
Referenced by GetElectronicDEDX().
1.8.7