Geant4.10
|
#include <G4LivermoreRayleighModel.hh>
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 39 of file G4LivermoreRayleighModel.hh.
G4LivermoreRayleighModel::G4LivermoreRayleighModel | ( | ) |
Definition at line 43 of file G4LivermoreRayleighModel.cc.
References python.hepunit::eV, G4cout, G4endl, and G4VEmModel::SetAngularDistribution().
|
virtual |
Definition at line 66 of file G4LivermoreRayleighModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 184 of file G4LivermoreRayleighModel.cc.
References G4PhysicsVector::Energy(), G4cout, G4endl, G4lrint(), G4PhysicsVector::GetVectorLength(), InitialiseForElement(), python.hepunit::MeV, n, and G4PhysicsVector::Value().
|
virtual |
Implements G4VEmModel.
Definition at line 71 of file G4LivermoreRayleighModel.cc.
References python.hepunit::eV, G4cout, G4endl, G4lrint(), G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), G4VEmModel::IsMaster(), G4VEmModel::LowEnergyLimit(), and eplot::material.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 280 of file G4LivermoreRayleighModel.cc.
References G4TemplateAutoLock< M, L, U >::unlock().
Referenced by ComputeCrossSectionPerAtom().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 120 of file G4LivermoreRayleighModel.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
virtual |
Implements G4VEmModel.
Definition at line 239 of file G4LivermoreRayleighModel.cc.
References fStopAndKill, G4cout, G4endl, G4lrint(), G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4Element::GetZ(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtom(), and G4ParticleChangeForGamma::SetProposedKineticEnergy().
Definition at line 90 of file G4LivermoreRayleighModel.hh.