Geant4
10.02.p02
|
#include <G4hZiegler1985p.hh>
Public Member Functions | |
G4hZiegler1985p () | |
~G4hZiegler1985p () | |
G4bool | HasMaterial (const G4Material *material) |
G4double | StoppingPower (const G4Material *material, G4double kineticEnergy) |
G4double | ElectronicStoppingPower (G4double z, G4double kineticEnergy) const |
Public Member Functions inherited from G4VhElectronicStoppingPower | |
G4VhElectronicStoppingPower () | |
virtual | ~G4VhElectronicStoppingPower () |
Private Attributes | |
const G4double | protonMassAMU |
Static Private Attributes | |
static const G4double | a [92][8] |
Additional Inherited Members | |
Protected Member Functions inherited from G4VhElectronicStoppingPower | |
G4double | HeEffChargeSquare (const G4double z, const G4double kineticEnergyHe) const |
G4double | GetHeMassAMU () const |
Definition at line 59 of file G4hZiegler1985p.hh.
G4hZiegler1985p::G4hZiegler1985p | ( | ) |
Definition at line 168 of file G4hZiegler1985p.cc.
G4hZiegler1985p::~G4hZiegler1985p | ( | ) |
Definition at line 174 of file G4hZiegler1985p.cc.
|
virtual |
Implements G4VhElectronicStoppingPower.
Definition at line 203 of file G4hZiegler1985p.cc.
References a, keV, and protonMassAMU.
Referenced by StoppingPower().
|
virtual |
Implements G4VhElectronicStoppingPower.
Definition at line 179 of file G4hZiegler1985p.cc.
References G4Material::GetNumberOfElements().
|
virtual |
Implements G4VhElectronicStoppingPower.
Definition at line 187 of file G4hZiegler1985p.cc.
References ElectronicStoppingPower(), G4Material::GetNumberOfElements(), G4Material::GetZ(), and z.
|
staticprivate |
Definition at line 80 of file G4hZiegler1985p.hh.
Referenced by ElectronicStoppingPower().
|
private |
Definition at line 79 of file G4hZiegler1985p.hh.
Referenced by ElectronicStoppingPower().