Geant4.10
|
#include <G4BraggModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
G4double | GetChargeSquareRatio () const |
void | SetChargeSquareRatio (G4double val) |
![]() | |
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 G4BraggModel.hh.
G4BraggModel::G4BraggModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "Bragg" |
||
) |
Definition at line 84 of file G4BraggModel.cc.
References python.hepunit::cm2, G4Electron::Electron(), G4LossTableManager::EmCorrections(), python.hepunit::eV, G4LossTableManager::Instance(), python.hepunit::keV, python.hepunit::MeV, and G4VEmModel::SetHighEnergyLimit().
|
virtual |
Definition at line 109 of file G4BraggModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 188 of file G4BraggModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Definition at line 162 of file G4BraggModel.cc.
References energy(), G4Log(), MaxSecondaryEnergy(), G4INCL::Math::min(), and python.hepunit::twopi_mc2_rcl2.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 217 of file G4BraggModel.cc.
References G4Log(), G4InuclParticleNames::gam, G4Material::GetElectronDensity(), MaxSecondaryEnergy(), python.hepunit::twopi_mc2_rcl2, and test::x.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 202 of file G4BraggModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 140 of file G4BraggModel.cc.
References G4EmCorrections::EffectiveChargeCorrection(), G4EmCorrections::EffectiveChargeSquareRatio(), G4VEmModel::GetModelOfFluctuations(), and G4VEmFluctuationModel::SetParticleAndCharge().
|
inlineprotected |
Definition at line 193 of file G4BraggModel.hh.
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BraggIonGasModel.
Definition at line 152 of file G4BraggModel.cc.
References G4EmCorrections::GetParticleCharge().
|
virtual |
Implements G4VEmModel.
Definition at line 114 of file G4BraggModel.cc.
References G4VEmModel::GetAngularDistribution(), G4VEmModel::GetParticleChangeForLoss(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetParticleType(), eplot::pname, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), and G4VEmModel::UseAngularGeneratorFlag().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 332 of file G4BraggModel.cc.
References python.hepunit::electron_mass_c2.
Referenced by ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().
|
virtual |
Implements G4VEmModel.
Definition at line 258 of file G4BraggModel.cc.
References python.hepunit::electron_mass_c2, energy(), G4cout, G4endl, G4UniformRand, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetTotalMomentum(), G4VEmModel::MaxSecondaryKinEnergy(), G4INCL::Math::min(), CLHEP::Hep3Vector::rotateUz(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtomNumber(), CLHEP::Hep3Vector::set(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), python.hepunit::twopi, CLHEP::Hep3Vector::unit(), and G4VEmModel::UseAngularGeneratorFlag().
Definition at line 198 of file G4BraggModel.hh.
Referenced by G4BraggIonGasModel::ChargeSquareRatio().