Geant4-11
|
#include <G4hZiegler1985Nuclear.hh>
Public Member Functions | |
G4hZiegler1985Nuclear () | |
G4double | NuclearStoppingPower (G4double kineticEnergy, G4double z1, G4double z2, G4double m1, G4double m2) const override |
void | SetNuclearStoppingFluctuationsOff () |
void | SetNuclearStoppingFluctuationsOn () |
~G4hZiegler1985Nuclear () | |
Protected Attributes | |
G4bool | lossFlucFlag |
Definition at line 58 of file G4hZiegler1985Nuclear.hh.
|
explicit |
Definition at line 63 of file G4hZiegler1985Nuclear.cc.
G4hZiegler1985Nuclear::~G4hZiegler1985Nuclear | ( | ) |
Definition at line 68 of file G4hZiegler1985Nuclear.cc.
|
overridevirtual |
Implements G4VhNuclearStoppingPower.
Definition at line 73 of file G4hZiegler1985Nuclear.cc.
References G4INCL::KinematicsUtils::energy(), keV, G4VhNuclearStoppingPower::lossFlucFlag, and G4INCL::DeJongSpin::shoot().
|
inlineinherited |
Definition at line 63 of file G4VhNuclearStoppingPower.hh.
References G4VhNuclearStoppingPower::lossFlucFlag.
Referenced by G4hNuclearStoppingModel::InitializeMe(), and G4hNuclearStoppingModel::SetNuclearStoppingFluctuationsOff().
|
inlineinherited |
Definition at line 62 of file G4VhNuclearStoppingPower.hh.
References G4VhNuclearStoppingPower::lossFlucFlag.
Referenced by G4hNuclearStoppingModel::SetNuclearStoppingFluctuationsOn().
|
protectedinherited |
Definition at line 73 of file G4VhNuclearStoppingPower.hh.
Referenced by G4hICRU49Nuclear::NuclearStoppingPower(), NuclearStoppingPower(), G4VhNuclearStoppingPower::SetNuclearStoppingFluctuationsOff(), and G4VhNuclearStoppingPower::SetNuclearStoppingFluctuationsOn().