|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ASTARStopping.hh>
Public Member Functions | |
| G4ASTARStopping () | |
| ~G4ASTARStopping () | |
| void | Initialise () |
| G4int | GetIndex (const G4Material *) const |
| G4int | GetIndex (const G4String &) const |
| G4double | GetElectronicDEDX (G4int idx, G4double energy) const |
| G4double | GetElectronicDEDX (const G4Material *, G4double energy) const |
| G4ASTARStopping & | operator= (const G4ASTARStopping &right)=delete |
| G4ASTARStopping (const G4ASTARStopping &)=delete | |
Definition at line 61 of file G4ASTARStopping.hh.
|
explicit |
Definition at line 55 of file G4ASTARStopping.cc.
Referenced by G4ASTARStopping(), and operator=().
| G4ASTARStopping::~G4ASTARStopping | ( | ) |
Definition at line 63 of file G4ASTARStopping.cc.
|
delete |
|
inline |
Definition at line 140 of file G4ASTARStopping.hh.
Definition at line 128 of file G4ASTARStopping.hh.
Referenced by GetElectronicDEDX().
|
inline |
Definition at line 99 of file G4ASTARStopping.hh.
Referenced by GetElectronicDEDX().
Definition at line 113 of file G4ASTARStopping.hh.
| void G4ASTARStopping::Initialise | ( | ) |
Definition at line 82 of file G4ASTARStopping.cc.
Referenced by G4ASTARStopping().
|
delete |