Geant4
10.03.p01
|
#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.
G4hParametrisedLossModel::G4hParametrisedLossModel | ( | const G4String & | name | ) |
Definition at line 74 of file G4hParametrisedLossModel.cc.
G4hParametrisedLossModel::~G4hParametrisedLossModel | ( | ) |
Definition at line 127 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 178 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 192 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 199 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 207 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 170 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 185 of file G4hParametrisedLossModel.cc.
|
inline |
Definition at line 92 of file G4hParametrisedLossModel.hh.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 134 of file G4hParametrisedLossModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 151 of file G4hParametrisedLossModel.cc.