Geant4
10.03.p03
|
#include <G4hNuclearStoppingModel.hh>
Public Member Functions | |
G4hNuclearStoppingModel (const G4String &name) | |
~G4hNuclearStoppingModel () | |
G4double | TheValue (const G4DynamicParticle *particle, const G4Material *material) |
G4double | TheValue (const G4ParticleDefinition *aParticle, const G4Material *material, G4double kineticEnergy) |
G4double | HighEnergyLimit (const G4ParticleDefinition *, const G4Material *) const |
G4double | LowEnergyLimit (const G4ParticleDefinition *, const G4Material *) const |
G4double | HighEnergyLimit (const G4ParticleDefinition *) const |
G4double | LowEnergyLimit (const G4ParticleDefinition *) const |
G4bool | IsInCharge (const G4DynamicParticle *, const G4Material *) const |
G4bool | IsInCharge (const G4ParticleDefinition *, const G4Material *) const |
void | SetNuclearStoppingFluctuationsOn () |
void | SetNuclearStoppingFluctuationsOff () |
Public Member Functions inherited from G4VLowEnergyModel | |
G4VLowEnergyModel (const G4String &name) | |
virtual | ~G4VLowEnergyModel () |
Definition at line 60 of file G4hNuclearStoppingModel.hh.
G4hNuclearStoppingModel::G4hNuclearStoppingModel | ( | const G4String & | name | ) |
Definition at line 69 of file G4hNuclearStoppingModel.cc.
G4hNuclearStoppingModel::~G4hNuclearStoppingModel | ( | ) |
Definition at line 111 of file G4hNuclearStoppingModel.cc.
|
inlinevirtual |
Implements G4VLowEnergyModel.
Definition at line 76 of file G4hNuclearStoppingModel.hh.
|
inlinevirtual |
Implements G4VLowEnergyModel.
Definition at line 84 of file G4hNuclearStoppingModel.hh.
|
inlinevirtual |
Implements G4VLowEnergyModel.
Definition at line 90 of file G4hNuclearStoppingModel.hh.
|
inlinevirtual |
Implements G4VLowEnergyModel.
Definition at line 94 of file G4hNuclearStoppingModel.hh.
|
inlinevirtual |
Implements G4VLowEnergyModel.
Definition at line 80 of file G4hNuclearStoppingModel.hh.
|
inlinevirtual |
Implements G4VLowEnergyModel.
Definition at line 87 of file G4hNuclearStoppingModel.hh.
|
inline |
Definition at line 101 of file G4hNuclearStoppingModel.hh.
|
inline |
Definition at line 98 of file G4hNuclearStoppingModel.hh.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 118 of file G4hNuclearStoppingModel.cc.
|
virtual |
Implements G4VLowEnergyModel.
Definition at line 134 of file G4hNuclearStoppingModel.cc.