Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4QAOLowEnergyLoss.hh>
Public Member Functions | |
G4QAOLowEnergyLoss (const G4String &name) | |
~G4QAOLowEnergyLoss () | |
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 |
G4double | TheValue (const G4DynamicParticle *particle, const G4Material *material) override |
G4double | TheValue (const G4ParticleDefinition *aParticle, const G4Material *material, G4double kineticEnergy) 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 53 of file G4QAOLowEnergyLoss.hh.
|
explicit |
Definition at line 70 of file G4QAOLowEnergyLoss.cc.
G4QAOLowEnergyLoss::~G4QAOLowEnergyLoss | ( | ) |
Definition at line 81 of file G4QAOLowEnergyLoss.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 102 of file G4QAOLowEnergyLoss.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 86 of file G4QAOLowEnergyLoss.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 116 of file G4QAOLowEnergyLoss.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 132 of file G4QAOLowEnergyLoss.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 109 of file G4QAOLowEnergyLoss.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 94 of file G4QAOLowEnergyLoss.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 148 of file G4QAOLowEnergyLoss.cc.
|
overridevirtual |
Implements G4VLowEnergyModel.
Definition at line 161 of file G4QAOLowEnergyLoss.cc.