Geant4.10
|
#include <G4ICRU73QOModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Additional Inherited Members | |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 71 of file G4ICRU73QOModel.hh.
G4ICRU73QOModel::G4ICRU73QOModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "ICRU73QO" |
||
) |
Definition at line 66 of file G4ICRU73QOModel.cc.
References G4Electron::Electron(), python.hepunit::keV, python.hepunit::MeV, and G4VEmModel::SetHighEnergyLimit().
|
virtual |
Definition at line 99 of file G4ICRU73QOModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 149 of file G4ICRU73QOModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Definition at line 124 of file G4ICRU73QOModel.cc.
References energy(), G4Log(), MaxSecondaryEnergy(), and G4INCL::Math::min().
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4ICRU73NoDeltaModel.
Definition at line 178 of file G4ICRU73QOModel.cc.
References G4Log(), G4InuclParticleNames::gam, G4Material::GetElectronDensity(), MaxSecondaryEnergy(), python.hepunit::twopi_mc2_rcl2, and test::x.
Referenced by G4ICRU73NoDeltaModel::ComputeDEDXPerVolume().
|
virtual |
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4ICRU73NoDeltaModel.
Definition at line 163 of file G4ICRU73QOModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
|
virtual |
Implements G4VEmModel.
Definition at line 104 of file G4ICRU73QOModel.cc.
References G4Material::GetMaterialTable(), G4VEmModel::GetParticleChangeForLoss(), G4ParticleDefinition::GetParticleName(), eplot::pname, and G4VEmModel::SetDeexcitationFlag().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 433 of file G4ICRU73QOModel.cc.
References python.hepunit::electron_mass_c2.
Referenced by ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().
|
virtual |
Implements G4VEmModel.
Definition at line 368 of file G4ICRU73QOModel.cc.
References python.hepunit::electron_mass_c2, energy(), G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4VEmModel::MaxSecondaryKinEnergy(), G4INCL::Math::min(), CLHEP::Hep3Vector::rotateUz(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), python.hepunit::twopi, CLHEP::Hep3Vector::unit(), and test::x.