Geant4
10.01.p02
|
#include <G4mplIonisationWithDeltaModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Private Member Functions | |
G4double | ComputeDEDXAhlen (const G4Material *material, G4double bg2, G4double cut) |
G4mplIonisationWithDeltaModel & | operator= (const G4mplIonisationWithDeltaModel &right) |
G4mplIonisationWithDeltaModel (const G4mplIonisationWithDeltaModel &) | |
Static Private Attributes | |
static std::vector< G4double > * | dedx0 = 0 |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmModel | |
CLHEP::HepRandomEngine * | rndmEngineMod |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Protected Attributes inherited from G4VEmFluctuationModel | |
CLHEP::HepRandomEngine * | rndmEngineF |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 58 of file G4mplIonisationWithDeltaModel.hh.
G4mplIonisationWithDeltaModel::G4mplIonisationWithDeltaModel | ( | G4double | mCharge, |
const G4String & | nam = "mplIonisationWithDelta" |
||
) |
Definition at line 73 of file G4mplIonisationWithDeltaModel.cc.
References chargeSquare, cm2, dedxlim, G4Electron::Electron(), eplus, fParticleChange, g, G4cout, G4endl, G4lrint(), GeV, magCharge, mass, monopole, nmpl, G4INCL::Math::pi, pi_hbarc2_over_mc2, and theElectron.
|
virtual |
Definition at line 99 of file G4mplIonisationWithDeltaModel.cc.
References dedx0, and G4VEmModel::IsMaster().
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 248 of file G4mplIonisationWithDeltaModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Definition at line 228 of file G4mplIonisationWithDeltaModel.cc.
References G4VEmModel::LowEnergyLimit(), G4INCL::Math::max(), MaxSecondaryEnergy(), G4INCL::Math::min(), monopole, nmpl, pi_hbarc2_over_mc2, and SetParticle().
Referenced by ComputeCrossSectionPerAtom().
|
private |
Definition at line 194 of file G4mplIonisationWithDeltaModel.cc.
References G4IonisParamMat::DensityCorrection(), G4Log(), G4Material::GetElectronDensity(), G4Material::GetIonisation(), G4IonisParamMat::GetMeanExcitationEnergy(), nmpl, pi_hbarc2_over_mc2, and twoln10.
Referenced by ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 150 of file G4mplIonisationWithDeltaModel.cc.
References betalim, betalow, bg2lim, ComputeDEDXAhlen(), G4VEmModel::CurrentCouple(), G4InuclParticleNames::gam, G4MaterialCutsCouple::GetIndex(), G4VEmModel::LowEnergyLimit(), mass, G4INCL::Math::max(), MaxSecondaryEnergy(), G4INCL::Math::min(), monopole, and SetParticle().
|
virtual |
Implements G4VEmFluctuationModel.
Definition at line 350 of file G4mplIonisationWithDeltaModel.cc.
References chargeSquare, G4InuclParticleNames::gam, G4Material::GetElectronDensity(), G4DynamicParticle::GetKineticEnergy(), and mass.
Referenced by SampleFluctuations().
|
virtual |
Implements G4VEmModel.
Definition at line 121 of file G4mplIonisationWithDeltaModel.cc.
References dedx0, fParticleChange, G4Log(), G4Material::GetElectronDensity(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4VEmModel::GetParticleChangeForLoss(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4VEmModel::IsMaster(), monopole, n, nmpl, G4INCL::Math::pi, pi_hbarc2_over_mc2, and SetParticle().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 370 of file G4mplIonisationWithDeltaModel.cc.
References mass.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), and SampleSecondaries().
|
private |
|
virtual |
Implements G4VEmFluctuationModel.
Definition at line 321 of file G4mplIonisationWithDeltaModel.cc.
References Dispersion(), G4UniformRand, G4MaterialCutsCouple::GetMaterial(), and G4INCL::DeJongSpin::shoot().
|
virtual |
Implements G4VEmModel.
Definition at line 263 of file G4mplIonisationWithDeltaModel.cc.
References fParticleChange, G4UniformRand, G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), mass, MaxSecondaryEnergy(), G4INCL::Math::min(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), and theElectron.
void G4mplIonisationWithDeltaModel::SetParticle | ( | const G4ParticleDefinition * | p | ) |
Definition at line 106 of file G4mplIonisationWithDeltaModel.cc.
References beta2lim, betalow, G4ParticleDefinition::GetPDGMass(), G4VEmModel::HighEnergyLimit(), G4VEmModel::LowEnergyLimit(), mass, G4INCL::Math::max(), G4INCL::Math::min(), monopole, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), Initialise(), and G4mplIonisation::InitialiseEnergyLossProcess().
|
private |
Definition at line 130 of file G4mplIonisationWithDeltaModel.hh.
Referenced by SetParticle().
|
private |
Definition at line 129 of file G4mplIonisationWithDeltaModel.hh.
Referenced by ComputeDEDXPerVolume().
|
private |
Definition at line 128 of file G4mplIonisationWithDeltaModel.hh.
Referenced by ComputeDEDXPerVolume(), and SetParticle().
|
private |
Definition at line 131 of file G4mplIonisationWithDeltaModel.hh.
Referenced by ComputeDEDXPerVolume().
|
private |
Definition at line 132 of file G4mplIonisationWithDeltaModel.hh.
Referenced by Dispersion(), and G4mplIonisationWithDeltaModel().
|
staticprivate |
Definition at line 137 of file G4mplIonisationWithDeltaModel.hh.
Referenced by Initialise(), and ~G4mplIonisationWithDeltaModel().
|
private |
Definition at line 133 of file G4mplIonisationWithDeltaModel.hh.
Referenced by G4mplIonisationWithDeltaModel().
|
private |
Definition at line 123 of file G4mplIonisationWithDeltaModel.hh.
Referenced by G4mplIonisationWithDeltaModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 126 of file G4mplIonisationWithDeltaModel.hh.
Referenced by G4mplIonisationWithDeltaModel().
|
private |
Definition at line 125 of file G4mplIonisationWithDeltaModel.hh.
Referenced by ComputeDEDXPerVolume(), Dispersion(), G4mplIonisationWithDeltaModel(), MaxSecondaryEnergy(), SampleSecondaries(), and SetParticle().
|
private |
Definition at line 121 of file G4mplIonisationWithDeltaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), G4mplIonisationWithDeltaModel(), Initialise(), and SetParticle().
|
private |
Definition at line 134 of file G4mplIonisationWithDeltaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXAhlen(), G4mplIonisationWithDeltaModel(), and Initialise().
|
private |
Definition at line 135 of file G4mplIonisationWithDeltaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXAhlen(), G4mplIonisationWithDeltaModel(), and Initialise().
|
private |
Definition at line 122 of file G4mplIonisationWithDeltaModel.hh.
Referenced by G4mplIonisationWithDeltaModel(), and SampleSecondaries().
|
private |
Definition at line 127 of file G4mplIonisationWithDeltaModel.hh.
Referenced by ComputeDEDXAhlen().