Geant4.10
|
#include <G4MuBetheBlochModel.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 69 of file G4MuBetheBlochModel.hh.
G4MuBetheBlochModel::G4MuBetheBlochModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "MuBetheBloch" |
||
) |
Definition at line 79 of file G4MuBetheBlochModel.cc.
References G4Electron::Electron(), G4LossTableManager::EmCorrections(), and G4LossTableManager::Instance().
|
virtual |
Definition at line 103 of file G4MuBetheBlochModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 185 of file G4MuBetheBlochModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Definition at line 136 of file G4MuBetheBlochModel.cc.
References dcross(), python.hepunit::electron_mass_c2, G4Exp(), G4Log(), G4INCL::Math::max(), MaxSecondaryEnergy(), G4INCL::Math::min(), and python.hepunit::twopi_mc2_rcl2.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 214 of file G4MuBetheBlochModel.cc.
References G4IonisParamMat::DensityCorrection(), python.hepunit::electron_mass_c2, G4Exp(), G4Log(), G4InuclParticleNames::gam, G4Material::GetElectronDensity(), G4Material::GetIonisation(), G4IonisParamMat::GetMeanExcitationEnergy(), G4EmCorrections::HighOrderCorrections(), MaxSecondaryEnergy(), G4INCL::Math::min(), G4EmCorrections::ShellCorrection(), python.hepunit::twopi_mc2_rcl2, and test::x.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 199 of file G4MuBetheBlochModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
|
virtual |
Implements G4VEmModel.
Definition at line 127 of file G4MuBetheBlochModel.cc.
References G4VEmModel::GetParticleChangeForLoss().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 116 of file G4MuBetheBlochModel.cc.
References python.hepunit::electron_mass_c2.
Referenced by ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 108 of file G4MuBetheBlochModel.cc.
References G4Material::GetIonisation(), G4MaterialCutsCouple::GetMaterial(), and G4IonisParamMat::GetMeanExcitationEnergy().
|
virtual |
Implements G4VEmModel.
Definition at line 286 of file G4MuBetheBlochModel.cc.
References python.hepunit::electron_mass_c2, G4cout, G4endl, G4Log(), G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4VEmModel::MaxSecondaryKinEnergy(), G4INCL::Math::min(), CLHEP::Hep3Vector::rotateUz(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), python.hepunit::twopi, and CLHEP::Hep3Vector::unit().