|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4QAOLowEnergyLoss.hh>
Inheritance diagram for G4QAOLowEnergyLoss:Public Member Functions | |
| G4QAOLowEnergyLoss (const G4String &name) | |
| ~G4QAOLowEnergyLoss () | |
| G4double | HighEnergyLimit (const G4ParticleDefinition *aParticle, const G4Material *material) const |
| G4double | LowEnergyLimit (const G4ParticleDefinition *aParticle, const G4Material *material) const |
| G4double | HighEnergyLimit (const G4ParticleDefinition *aParticle) const |
| G4double | LowEnergyLimit (const G4ParticleDefinition *aParticle) const |
| G4bool | IsInCharge (const G4DynamicParticle *particle, const G4Material *material) const |
| G4bool | IsInCharge (const G4ParticleDefinition *aParticle, const G4Material *material) const |
| G4double | TheValue (const G4DynamicParticle *particle, const G4Material *material) |
| G4double | TheValue (const G4ParticleDefinition *aParticle, const G4Material *material, G4double kineticEnergy) |
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 |
Definition at line 53 of file G4QAOLowEnergyLoss.hh.
| G4QAOLowEnergyLoss::G4QAOLowEnergyLoss | ( | const G4String & | name | ) |
Definition at line 70 of file G4QAOLowEnergyLoss.cc.
| G4QAOLowEnergyLoss::~G4QAOLowEnergyLoss | ( | ) |
Definition at line 80 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 99 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 84 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 111 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 127 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 104 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 91 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 146 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 158 of file G4QAOLowEnergyLoss.cc.