Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4hZiegler1985p.hh>
Public Member Functions | |
G4hZiegler1985p () | |
~G4hZiegler1985p () | |
G4bool | HasMaterial (const G4Material *material) override |
G4double | StoppingPower (const G4Material *material, G4double kineticEnergy) override |
G4double | ElectronicStoppingPower (G4double z, G4double kineticEnergy) const override |
Public Member Functions inherited from G4VhElectronicStoppingPower | |
G4VhElectronicStoppingPower () | |
virtual | ~G4VhElectronicStoppingPower () |
virtual G4double | StoppingPower (const G4Material *material, G4double kineticEnergy)=0 |
virtual G4bool | HasMaterial (const G4Material *material)=0 |
virtual G4double | ElectronicStoppingPower (G4double z, G4double kineticEnergy) const =0 |
G4VhElectronicStoppingPower (G4VhElectronicStoppingPower &)=delete | |
G4VhElectronicStoppingPower & | operator= (const G4VhElectronicStoppingPower &right)=delete |
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.
|
explicit |
Definition at line 168 of file G4hZiegler1985p.cc.
G4hZiegler1985p::~G4hZiegler1985p | ( | ) |
Definition at line 174 of file G4hZiegler1985p.cc.
|
overridevirtual |
Implements G4VhElectronicStoppingPower.
Definition at line 203 of file G4hZiegler1985p.cc.
Referenced by StoppingPower().
|
overridevirtual |
Implements G4VhElectronicStoppingPower.
Definition at line 179 of file G4hZiegler1985p.cc.
|
overridevirtual |
Implements G4VhElectronicStoppingPower.
Definition at line 187 of file G4hZiegler1985p.cc.