|
Geant4.10
|
#include <G4IonParametrisedLossModel.hh>
Protected Member Functions | |
| virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double) |
Protected Member Functions inherited from G4VEmModel | |
| G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
| G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
| const G4MaterialCutsCouple * | CurrentCouple () const |
| void | SetCurrentElement (const G4Element *) |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmModel | |
| G4ElementData * | fElementData |
| G4VParticleChange * | pParticleChange |
| G4PhysicsTable * | xSectionTable |
| const std::vector< G4double > * | theDensityFactor |
| const std::vector< G4int > * | theDensityIdx |
| size_t | idxTable |
Definition at line 93 of file G4IonParametrisedLossModel.hh.
| G4IonParametrisedLossModel::G4IonParametrisedLossModel | ( | const G4ParticleDefinition * | particle = 0, |
| const G4String & | name = "ParamICRU73" |
||
| ) |
Definition at line 103 of file G4IonParametrisedLossModel.cc.
References AddDEDXTable(), G4GenericIon::Definition(), G4VEmModel::HighEnergyLimit(), G4LossTableManager::Instance(), python.hepunit::MeV, G4VEmModel::SetHighEnergyLimit(), and python.hepunit::TeV.
|
virtual |
Definition at line 160 of file G4IonParametrisedLossModel.cc.
| G4bool G4IonParametrisedLossModel::AddDEDXTable | ( | const G4String & | name, |
| G4VIonDEDXTable * | table, | ||
| G4VIonDEDXScalingAlgorithm * | algorithm = 0 |
||
| ) |
Definition at line 1226 of file G4IonParametrisedLossModel.cc.
References G4cerr, G4endl, and G4VEmModel::GetName().
Referenced by DeactivateICRU73Scaling(), and G4IonParametrisedLossModel().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 352 of file G4IonParametrisedLossModel.cc.
References energy(), G4cout, G4endl, MaxSecondaryEnergy(), python.hepunit::MeV, G4INCL::Math::min(), right, and python.hepunit::twopi_mc2_rcl2.
Referenced by CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 436 of file G4IonParametrisedLossModel.cc.
References DeltaRayMeanEnergyTransferRate(), GetChargeSquareRatio(), and G4VEmModel::LowEnergyLimit().
Referenced by CorrectionsAlongStep(), and PrintDEDXTable().
| G4double G4IonParametrisedLossModel::ComputeLossForStep | ( | const G4MaterialCutsCouple * | matCutsCouple, |
| const G4ParticleDefinition * | particle, | ||
| G4double | kineticEnergy, | ||
| G4double | stepLength | ||
| ) |
Definition at line 1167 of file G4IonParametrisedLossModel.cc.
References energy(), G4cout, G4endl, python.hepunit::mm, and G4VEmModel::Value().
Referenced by CorrectionsAlongStep().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 901 of file G4IonParametrisedLossModel.cc.
References ComputeDEDXPerVolume(), ComputeLossForStep(), DBL_MAX, energy(), G4cout, G4endl, G4VEmModel::GetModelOfFluctuations(), G4VEmModel::LowEnergyLimit(), python.hepunit::MeV, and right.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 417 of file G4IonParametrisedLossModel.cc.
References ComputeCrossSectionPerAtom().
| void G4IonParametrisedLossModel::DeactivateICRU73Scaling | ( | ) |
Definition at line 1308 of file G4IonParametrisedLossModel.cc.
References AddDEDXTable(), and RemoveDEDXTable().
|
inline |
Referenced by ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 210 of file G4IonParametrisedLossModel.cc.
Referenced by ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 228 of file G4IonParametrisedLossModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 238 of file G4IonParametrisedLossModel.cc.
References G4cout, G4endl, G4VEmModel::GetName(), G4VEmModel::GetParticleChangeForLoss(), G4ProductionCutsTable::GetProductionCutsTable(), eplot::material, python.hepunit::second, and G4VEmModel::SetParticleChange().
|
inline |
Referenced by PrintDEDXTableHandlers().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 182 of file G4IonParametrisedLossModel.cc.
References python.hepunit::electron_mass_c2.
Referenced by ComputeCrossSectionPerAtom().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 172 of file G4IonParametrisedLossModel.cc.
| void G4IonParametrisedLossModel::PrintDEDXTable | ( | const G4ParticleDefinition * | particle, |
| const G4Material * | material, | ||
| G4double | lowerBoundary, | ||
| G4double | upperBoundary, | ||
| G4int | numBins, | ||
| G4bool | logScaleEnergy | ||
| ) |
Definition at line 585 of file G4IonParametrisedLossModel.cc.
References python.hepunit::cm, python.hepunit::cm2, python.hepunit::cm3, ComputeDEDXPerVolume(), DBL_MAX, energy(), g(), G4cout, G4endl, G4VEmModel::GetName(), python.hepunit::MeV, and right.
Referenced by PrintDEDXTableHandlers().
| void G4IonParametrisedLossModel::PrintDEDXTableHandlers | ( | const G4ParticleDefinition * | particle, |
| const G4Material * | material, | ||
| G4double | lowerBoundary, | ||
| G4double | upperBoundary, | ||
| G4int | numBins, | ||
| G4bool | logScaleEnergy | ||
| ) |
Definition at line 649 of file G4IonParametrisedLossModel.cc.
References IsApplicable(), and PrintDEDXTable().
Definition at line 1269 of file G4IonParametrisedLossModel.cc.
References G4VEmModel::GetName(), and python.hepunit::second.
Referenced by DeactivateICRU73Scaling().
|
virtual |
Implements G4VEmModel.
Definition at line 673 of file G4IonParametrisedLossModel.cc.
References G4Electron::Definition(), python.hepunit::electron_mass_c2, energy(), G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetMomentumDirection(), G4VEmModel::MaxSecondaryKinEnergy(), G4INCL::Math::min(), CLHEP::Hep3Vector::rotateUz(), python.hepunit::twopi, and CLHEP::Hep3Vector::unit().
1.8.7