Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4hIonEffChargeSquare.hh>
Public Member Functions | |
G4hIonEffChargeSquare (const G4String &name) | |
~G4hIonEffChargeSquare () | |
G4double | TheValue (const G4DynamicParticle *particle, const G4Material *material) override |
G4double | TheValue (const G4ParticleDefinition *aParticle, const G4Material *material, G4double kineticEnergy) override |
G4double | HighEnergyLimit (const G4ParticleDefinition *aParticle, const G4Material *material) const override |
G4double | LowEnergyLimit (const G4ParticleDefinition *aParticle, const G4Material *material) const override |
G4double | HighEnergyLimit (const G4ParticleDefinition *aParticle) const override |
G4double | LowEnergyLimit (const G4ParticleDefinition *aParticle) const override |
G4bool | IsInCharge (const G4DynamicParticle *particle, const G4Material *material) const override |
G4bool | IsInCharge (const G4ParticleDefinition *aParticle, const G4Material *material) const override |
Public Member Functions inherited from G4VLowEnergyModel | |
G4VLowEnergyModel (const G4String &name) | |
virtual | ~G4VLowEnergyModel () |
virtual G4double | TheValue (const G4DynamicParticle *particle, const G4Material *material)=0 |
virtual G4double | TheValue (const G4ParticleDefinition *aParticle, const G4Material *material, G4double kineticEnergy)=0 |
virtual G4double | HighEnergyLimit (const G4ParticleDefinition *aParticle, const G4Material *material) const =0 |
virtual G4double | LowEnergyLimit (const G4ParticleDefinition *aParticle, const G4Material *material) const =0 |
virtual G4double | HighEnergyLimit (const G4ParticleDefinition *aParticle) const =0 |
virtual G4double | LowEnergyLimit (const G4ParticleDefinition *aParticle) const =0 |
virtual G4bool | IsInCharge (const G4DynamicParticle *particle, const G4Material *material) const =0 |
virtual G4bool | IsInCharge (const G4ParticleDefinition *aParticle, const G4Material *material) const =0 |
G4VLowEnergyModel & | operator= (const G4VLowEnergyModel &right)=delete |
G4VLowEnergyModel (const G4VLowEnergyModel &)=delete | |
Definition at line 61 of file G4hIonEffChargeSquare.hh.
|
explicit |
Definition at line 67 of file G4hIonEffChargeSquare.cc.
G4hIonEffChargeSquare::~G4hIonEffChargeSquare | ( | ) |
Definition at line 74 of file G4hIonEffChargeSquare.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 126 of file G4hIonEffChargeSquare.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 108 of file G4hIonEffChargeSquare.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 142 of file G4hIonEffChargeSquare.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 150 of file G4hIonEffChargeSquare.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 134 of file G4hIonEffChargeSquare.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 117 of file G4hIonEffChargeSquare.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 79 of file G4hIonEffChargeSquare.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 93 of file G4hIonEffChargeSquare.cc.