|
Geant4 11.3.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) |
| G4ESTARStopping & | operator= (const G4ESTARStopping &right)=delete |
| G4ESTARStopping (const G4ESTARStopping &)=delete | |
Definition at line 61 of file G4ESTARStopping.hh.
|
explicit |
Definition at line 53 of file G4ESTARStopping.cc.
Referenced by G4ESTARStopping(), and operator=().
| G4ESTARStopping::~G4ESTARStopping | ( | ) |
Definition at line 66 of file G4ESTARStopping.cc.
|
delete |
|
inline |
Definition at line 93 of file G4ESTARStopping.hh.
Definition at line 90 of file G4ESTARStopping.cc.
Referenced by GetElectronicDEDX().
| G4int G4ESTARStopping::GetIndex | ( | const G4Material * | mat | ) |
Definition at line 73 of file G4ESTARStopping.cc.
Referenced by GetElectronicDEDX().
|
delete |