Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PSTARStopping.hh>
Public Member Functions | |
G4PSTARStopping () | |
~G4PSTARStopping () | |
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 |
G4PSTARStopping & | operator= (const G4PSTARStopping &right)=delete |
G4PSTARStopping (const G4PSTARStopping &)=delete | |
Definition at line 62 of file G4PSTARStopping.hh.
|
explicit |
Definition at line 55 of file G4PSTARStopping.cc.
G4PSTARStopping::~G4PSTARStopping | ( | ) |
Definition at line 63 of file G4PSTARStopping.cc.
|
delete |
|
inline |
Definition at line 140 of file G4PSTARStopping.hh.
Definition at line 128 of file G4PSTARStopping.hh.
Referenced by GetElectronicDEDX().
|
inline |
Definition at line 99 of file G4PSTARStopping.hh.
Referenced by GetElectronicDEDX().
Definition at line 113 of file G4PSTARStopping.hh.
void G4PSTARStopping::Initialise | ( | ) |
Definition at line 82 of file G4PSTARStopping.cc.
Referenced by G4PSTARStopping(), and G4BraggModel::Initialise().
|
delete |