|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4BetheBlochModel.hh>
Protected Member Functions | |
| G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) override |
| Protected Member Functions inherited from G4VEmModel | |
| G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
| G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
| const G4MaterialCutsCouple * | CurrentCouple () const |
| void | SetCurrentElement (const G4Element *) |
Additional Inherited Members | |
| Protected Attributes inherited from G4VEmModel | |
| G4ElementData * | fElementData = nullptr |
| G4VParticleChange * | pParticleChange = nullptr |
| G4PhysicsTable * | xSectionTable = nullptr |
| const G4Material * | pBaseMaterial = nullptr |
| const std::vector< G4double > * | theDensityFactor = nullptr |
| const std::vector< G4int > * | theDensityIdx = nullptr |
| G4double | inveplus |
| G4double | pFactor = 1.0 |
| std::size_t | currentCoupleIndex = 0 |
| std::size_t | basedCoupleIndex = 0 |
| G4bool | lossFlucFlag = true |
Definition at line 60 of file G4BetheBlochModel.hh.
|
explicit |
Definition at line 74 of file G4BetheBlochModel.cc.
Referenced by G4BetheBlochIonGasModel::G4BetheBlochIonGasModel(), G4BetheBlochModel(), G4BetheBlochNoDeltaModel::G4BetheBlochNoDeltaModel(), and operator=().
|
overridedefault |
|
delete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 217 of file G4BetheBlochModel.cc.
|
virtual |
Definition at line 185 of file G4BetheBlochModel.cc.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
overridevirtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochNoDeltaModel.
Definition at line 244 of file G4BetheBlochModel.cc.
Referenced by G4BetheBlochNoDeltaModel::ComputeDEDXPerVolume().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 335 of file G4BetheBlochModel.cc.
|
overridevirtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochNoDeltaModel.
Definition at line 229 of file G4BetheBlochModel.cc.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 129 of file G4BetheBlochModel.cc.
Referenced by ComputeDEDXPerVolume(), CorrectionsAlongStep(), and CrossSectionPerVolume().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 140 of file G4BetheBlochModel.cc.
|
overridevirtual |
Implements G4VEmModel.
Definition at line 93 of file G4BetheBlochModel.cc.
|
overrideprotectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 481 of file G4BetheBlochModel.cc.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), and SampleSecondaries().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 176 of file G4BetheBlochModel.cc.
|
delete |
|
overridevirtual |
Implements G4VEmModel.
Definition at line 369 of file G4BetheBlochModel.cc.
|
inline |
Definition at line 162 of file G4BetheBlochModel.hh.
Referenced by G4BetheBlochIonGasModel::ChargeSquareRatio().