|
Geant4_10
|
#include <G4QAOLowEnergyLoss.hh>


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 () |
Definition at line 53 of file G4QAOLowEnergyLoss.hh.
| G4QAOLowEnergyLoss::G4QAOLowEnergyLoss | ( | const G4String & | name | ) |
Definition at line 69 of file G4QAOLowEnergyLoss.cc.
| G4QAOLowEnergyLoss::~G4QAOLowEnergyLoss | ( | ) |
Definition at line 79 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 83 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 98 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 110 of file G4QAOLowEnergyLoss.cc.

|
virtual |
Implements G4VLowEnergyModel.
Definition at line 126 of file G4QAOLowEnergyLoss.cc.

|
virtual |
Implements G4VLowEnergyModel.
Definition at line 90 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 103 of file G4QAOLowEnergyLoss.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 145 of file G4QAOLowEnergyLoss.cc.

|
virtual |
Implements G4VLowEnergyModel.
Definition at line 157 of file G4QAOLowEnergyLoss.cc.

1.8.5