Geant4.10
|
#include <G4PenelopeRayleighModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
const G4ParticleDefinition * | fParticle |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Definition at line 58 of file G4PenelopeRayleighModel.hh.
G4PenelopeRayleighModel::G4PenelopeRayleighModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | processName = "PenRayleigh" |
||
) |
Definition at line 54 of file G4PenelopeRayleighModel.cc.
References python.hepunit::eV, python.hepunit::GeV, python.hepunit::keV, and G4VEmModel::SetHighEnergyLimit().
|
virtual |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 285 of file G4PenelopeRayleighModel.cc.
References python.hepunit::barn, FatalException, G4cout, G4endl, G4Exception(), JustWarning, python.hepunit::keV, G4TemplateAutoLock< M, L, U >::unlock(), and G4PhysicsVector::Value().
void G4PenelopeRayleighModel::DumpFormFactorTable | ( | const G4Material * | mat | ) |
Definition at line 1335 of file G4PenelopeRayleighModel.cc.
References G4cout, G4endl, G4PhysicsVector::GetLowEdgeEnergy(), G4Material::GetName(), and G4PhysicsVector::GetVectorLength().
|
inline |
Definition at line 85 of file G4PenelopeRayleighModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 171 of file G4PenelopeRayleighModel.cc.
References fParticle, fParticleChange, G4cout, G4endl, G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::IsMaster(), python.hepunit::keV, G4VEmModel::LowEnergyLimit(), and eplot::material.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 249 of file G4PenelopeRayleighModel.cc.
References fParticle, G4cout, and G4endl.
|
virtual |
Implements G4VEmModel.
Definition at line 424 of file G4PenelopeRayleighModel.cc.
References python.hepunit::electron_mass_c2, fParticleChange, fStopAndKill, G4cout, G4endl, G4Exception(), G4UniformRand, G4Material::GetElementVector(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4Material::GetName(), G4Material::GetNumberOfElements(), G4PenelopeSamplingData::GetNumberOfStoredPoints(), G4PenelopeSamplingData::GetX(), JustWarning, G4TemplateAutoLock< M, L, U >::lock(), G4INCL::Math::min(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4PenelopeSamplingData::SampleValue(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), python.hepunit::twopi, G4TemplateAutoLock< M, L, U >::unlock(), and G4PhysicsVector::Value().
Definition at line 84 of file G4PenelopeRayleighModel.hh.
|
protected |
Definition at line 92 of file G4PenelopeRayleighModel.hh.
Referenced by Initialise(), and InitialiseLocal().
|
protected |
Definition at line 91 of file G4PenelopeRayleighModel.hh.
Referenced by Initialise(), and SampleSecondaries().