|
Geant4.10
|
#include <G4hIonEffChargeSquare.hh>
Public Member Functions | |
| G4hIonEffChargeSquare (const G4String &name) | |
| ~G4hIonEffChargeSquare () | |
| 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 |
Public Member Functions inherited from G4VLowEnergyModel | |
| G4VLowEnergyModel (const G4String &name) | |
| virtual | ~G4VLowEnergyModel () |
Definition at line 61 of file G4hIonEffChargeSquare.hh.
| G4hIonEffChargeSquare::G4hIonEffChargeSquare | ( | const G4String & | name | ) |
Definition at line 66 of file G4hIonEffChargeSquare.cc.
| G4hIonEffChargeSquare::~G4hIonEffChargeSquare | ( | ) |
Definition at line 73 of file G4hIonEffChargeSquare.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 107 of file G4hIonEffChargeSquare.cc.
References python.hepunit::TeV.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 125 of file G4hIonEffChargeSquare.cc.
References python.hepunit::TeV.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 141 of file G4hIonEffChargeSquare.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 149 of file G4hIonEffChargeSquare.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 116 of file G4hIonEffChargeSquare.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 133 of file G4hIonEffChargeSquare.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 78 of file G4hIonEffChargeSquare.cc.
References energy(), python.hepunit::eplus, G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMass(), and G4ParticleDefinition::GetPDGCharge().
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 92 of file G4hIonEffChargeSquare.cc.
References python.hepunit::eplus, G4ParticleDefinition::GetPDGCharge(), and G4ParticleDefinition::GetPDGMass().
1.8.7