|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4IonParametrisedLossModel.hh>
Inheritance diagram for G4IonParametrisedLossModel:Protected Member Functions | |
| virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double) |
Protected Member Functions inherited from G4VEmModel | |
| G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
| G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
| virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
| const G4MaterialCutsCouple * | CurrentCouple () const |
| void | SetCurrentElement (const G4Element *) |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmModel | |
| G4ElementData * | fElementData |
| G4VParticleChange * | pParticleChange |
| G4PhysicsTable * | xSectionTable |
| const G4Material * | pBaseMaterial |
| const std::vector< G4double > * | theDensityFactor |
| const std::vector< G4int > * | theDensityIdx |
| size_t | idxTable |
| G4bool | lossFlucFlag |
| G4double | inveplus |
| G4double | pFactor |
Definition at line 92 of file G4IonParametrisedLossModel.hh.
| G4IonParametrisedLossModel::G4IonParametrisedLossModel | ( | const G4ParticleDefinition * | particle = 0, |
| const G4String & | name = "ParamICRU73" |
||
| ) |
Definition at line 105 of file G4IonParametrisedLossModel.cc.
|
virtual |
Definition at line 158 of file G4IonParametrisedLossModel.cc.
| G4bool G4IonParametrisedLossModel::AddDEDXTable | ( | const G4String & | name, |
| G4VIonDEDXTable * | table, | ||
| G4VIonDEDXScalingAlgorithm * | algorithm = 0 |
||
| ) |
Definition at line 1237 of file G4IonParametrisedLossModel.cc.
Referenced by Initialise().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 368 of file G4IonParametrisedLossModel.cc.
Referenced by CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 452 of file G4IonParametrisedLossModel.cc.
Referenced by ComputeDEDXPerVolume(), CorrectionsAlongStep(), and PrintDEDXTable().
| G4double G4IonParametrisedLossModel::ComputeLossForStep | ( | const G4MaterialCutsCouple * | matCutsCouple, |
| const G4ParticleDefinition * | particle, | ||
| G4double | kineticEnergy, | ||
| G4double | stepLength | ||
| ) |
Definition at line 1178 of file G4IonParametrisedLossModel.cc.
Referenced by CorrectionsAlongStep().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 912 of file G4IonParametrisedLossModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 433 of file G4IonParametrisedLossModel.cc.
|
inline |
Referenced by ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 220 of file G4IonParametrisedLossModel.cc.
Referenced by ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 238 of file G4IonParametrisedLossModel.cc.
Referenced by GetParticleCharge().
|
virtual |
Implements G4VEmModel.
Definition at line 248 of file G4IonParametrisedLossModel.cc.
Referenced by Initialise().
|
inline |
Referenced by PrintDEDXTableHandlers().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 192 of file G4IonParametrisedLossModel.cc.
Referenced by ComputeCrossSectionPerAtom().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 183 of file G4IonParametrisedLossModel.cc.
| void G4IonParametrisedLossModel::PrintDEDXTable | ( | const G4ParticleDefinition * | particle, |
| const G4Material * | material, | ||
| G4double | lowerBoundary, | ||
| G4double | upperBoundary, | ||
| G4int | numBins, | ||
| G4bool | logScaleEnergy | ||
| ) |
Definition at line 601 of file G4IonParametrisedLossModel.cc.
Referenced by PrintDEDXTableHandlers().
| void G4IonParametrisedLossModel::PrintDEDXTableHandlers | ( | const G4ParticleDefinition * | particle, |
| const G4Material * | material, | ||
| G4double | lowerBoundary, | ||
| G4double | upperBoundary, | ||
| G4int | numBins, | ||
| G4bool | logScaleEnergy | ||
| ) |
Definition at line 665 of file G4IonParametrisedLossModel.cc.
Definition at line 1280 of file G4IonParametrisedLossModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 689 of file G4IonParametrisedLossModel.cc.
|
inline |