Geant4
10.00.p03
|
This is the complete list of members for G4VLowEnergyModel, including all inherited members.
G4VLowEnergyModel(const G4String &name) | G4VLowEnergyModel | |
G4VLowEnergyModel(const G4VLowEnergyModel &) | G4VLowEnergyModel | private |
HighEnergyLimit(const G4ParticleDefinition *aParticle, const G4Material *material) const =0 | G4VLowEnergyModel | pure virtual |
HighEnergyLimit(const G4ParticleDefinition *aParticle) const =0 | G4VLowEnergyModel | pure virtual |
IsInCharge(const G4DynamicParticle *particle, const G4Material *material) const =0 | G4VLowEnergyModel | pure virtual |
IsInCharge(const G4ParticleDefinition *aParticle, const G4Material *material) const =0 | G4VLowEnergyModel | pure virtual |
LowEnergyLimit(const G4ParticleDefinition *aParticle, const G4Material *material) const =0 | G4VLowEnergyModel | pure virtual |
LowEnergyLimit(const G4ParticleDefinition *aParticle) const =0 | G4VLowEnergyModel | pure virtual |
operator=(const G4VLowEnergyModel &right) | G4VLowEnergyModel | private |
TheValue(const G4DynamicParticle *particle, const G4Material *material)=0 | G4VLowEnergyModel | pure virtual |
TheValue(const G4ParticleDefinition *aParticle, const G4Material *material, G4double kineticEnergy)=0 | G4VLowEnergyModel | pure virtual |
~G4VLowEnergyModel() | G4VLowEnergyModel | virtual |