Geant4_10
|
#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 62 of file G4ESTARStopping.hh.
G4ESTARStopping::G4ESTARStopping | ( | const G4String & | datatype = "" | ) |
Definition at line 55 of file G4ESTARStopping.cc.
G4ESTARStopping::~G4ESTARStopping | ( | ) |
Definition at line 72 of file G4ESTARStopping.cc.
|
inline |
G4int G4ESTARStopping::GetIndex | ( | const G4Material * | mat | ) |
Definition at line 79 of file G4ESTARStopping.cc.