|
Geant4.10
|
#include <G4LivermoreBremsstrahlungModel.hh>
Protected Member Functions | |
| virtual G4double | ComputeDXSectionPerAtom (G4double gammaEnergy) |
| virtual G4String | DirectoryPath () const |
Protected Member Functions inherited from G4eBremsstrahlungRelModel | |
| void | SetCurrentElement (const G4double) |
Protected Member Functions inherited from G4VEmModel | |
| G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
| G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
| virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
| const G4MaterialCutsCouple * | CurrentCouple () const |
| void | SetCurrentElement (const G4Element *) |
Additional Inherited Members | |
Protected Attributes inherited from G4eBremsstrahlungRelModel | |
| G4NistManager * | nist |
| const G4ParticleDefinition * | particle |
| G4ParticleDefinition * | theGamma |
| G4ParticleChangeForLoss * | fParticleChange |
| G4double | bremFactor |
| G4double | particleMass |
| G4double | kinEnergy |
| G4double | totalEnergy |
| G4double | currentZ |
| G4double | densityFactor |
| G4double | densityCorr |
| G4bool | isElectron |
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 61 of file G4LivermoreBremsstrahlungModel.hh.
| G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel | ( | const G4ParticleDefinition * | p = 0, |
| const G4String & | nam = "LowEnBrem" |
||
| ) |
Definition at line 83 of file G4LivermoreBremsstrahlungModel.cc.
References python.hepunit::eV, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetLowEnergyLimit(), and G4VEmModel::SetLPMFlag().
|
virtual |
|
protectedvirtual |
Reimplemented from G4eBremsstrahlungRelModel.
Definition at line 196 of file G4LivermoreBremsstrahlungModel.cc.
References G4eBremsstrahlungRelModel::bremFactor, G4eBremsstrahlungRelModel::currentZ, G4Exp(), G4Log(), G4lrint(), InitialiseForElement(), G4eBremsstrahlungRelModel::isElectron, G4eBremsstrahlungRelModel::kinEnergy, python.hepunit::MeV, python.hepunit::millibarn, G4eBremsstrahlungRelModel::particleMass, G4eBremsstrahlungRelModel::totalEnergy, G4Physics2DVector::Value(), and test::x.
|
protectedvirtual |
Definition at line 139 of file G4LivermoreBremsstrahlungModel.cc.
|
virtual |
Reimplemented from G4eBremsstrahlungRelModel.
Definition at line 110 of file G4LivermoreBremsstrahlungModel.cc.
References G4Element::GetElementTable(), G4Element::GetNumberOfElements(), G4eBremsstrahlungRelModel::Initialise(), and G4VEmModel::IsMaster().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 374 of file G4LivermoreBremsstrahlungModel.cc.
References G4TemplateAutoLock< M, L, U >::unlock().
Referenced by ComputeDXSectionPerAtom().
|
virtual |
Reimplemented from G4eBremsstrahlungRelModel.
Definition at line 239 of file G4LivermoreBremsstrahlungModel.cc.
References G4eBremsstrahlungRelModel::currentZ, G4eBremsstrahlungRelModel::densityCorr, G4eBremsstrahlungRelModel::densityFactor, python.hepunit::electron_mass_c2, python.hepunit::fine_structure_const, G4eBremsstrahlungRelModel::fParticleChange, fStopAndKill, G4Exception(), G4Exp(), G4Log(), G4UniformRand, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetParticleName(), G4eBremsstrahlungRelModel::isElectron, JustWarning, python.hepunit::MeV, G4INCL::Math::min(), G4eBremsstrahlungRelModel::particle, G4eBremsstrahlungRelModel::particleMass, G4VParticleChange::ProposeTrackStatus(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SecondaryThreshold(), G4VEmModel::SelectRandomAtom(), G4eBremsstrahlungRelModel::SetCurrentElement(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), G4eBremsstrahlungRelModel::SetupForMaterial(), G4eBremsstrahlungRelModel::theGamma, G4eBremsstrahlungRelModel::totalEnergy, python.hepunit::twopi, test::v, G4Physics2DVector::Value(), G4VEmModel::Value(), and test::x.
Definition at line 106 of file G4LivermoreBremsstrahlungModel.hh.
1.8.7