Geant4
9.6.p02
|
#include <G4hParametrisedLossModel.hh>
Public Member Functions | |
G4hParametrisedLossModel (const G4String &name) | |
~G4hParametrisedLossModel () | |
G4double | TheValue (const G4DynamicParticle *particle, const G4Material *material) |
G4double | TheValue (const G4ParticleDefinition *aParticle, const G4Material *material, G4double kineticEnergy) |
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 |
G4String | ModelName () const |
Public Member Functions inherited from G4VLowEnergyModel | |
G4VLowEnergyModel (const G4String &name) | |
virtual | ~G4VLowEnergyModel () |
Definition at line 60 of file G4hParametrisedLossModel.hh.
Definition at line 76 of file G4hParametrisedLossModel.cc.
G4hParametrisedLossModel::~G4hParametrisedLossModel | ( | ) |
Definition at line 153 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 204 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 218 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 225 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 233 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 196 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 211 of file G4hParametrisedLossModel.cc.
|
inline |
Definition at line 92 of file G4hParametrisedLossModel.hh.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 160 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 177 of file G4hParametrisedLossModel.cc.